- 17 Mar, 2005 6 commits
-
-
gbichot@quadxeon.mysql.com authored
into quadxeon.mysql.com:/nfstmp1/guilhem/mysql-4.1-4xeon
-
gbichot@quadxeon.mysql.com authored
into quadxeon.mysql.com:/nfstmp1/guilhem/mysql-4.0-4xeon
-
gbichot@quadxeon.mysql.com authored
When we come to create these, they may already exist and it's necessary to delete these old, useless copies.
-
ramil@mysql.com authored
-
ramil@mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
- 16 Mar, 2005 18 commits
-
-
igor@rurik.mysql.com authored
Added a test for bug #8615. sql_select.cc: Fixed bug #8615. This fix only removed the cause of the reported crash. It does not resolve other problems of rollup queries with DISTINCT. They were fixed in the previous patch for bug 8616.
-
lars@mysql.com authored
-
lars@mysql.com authored
BUG#9123 is solved earlier than this patch though.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
lars@mysql.com authored
into mysql.com:/home/bkroot/mysql-4.1
-
lars@mysql.com authored
into mysql.com:/home/bkroot/mysql-4.1
-
bar@mysql.com authored
not always correct for NULL values. Now they always result a non NULL value even the argument is NULL. It is more usefull for debugging purposes.
-
gluh@gluh.mysql.r18.ru authored
fixed result_field support of Item_ref
-
monty@mysql.com authored
-
lars@mysql.com authored
-
lars@mysql.com authored
into mysql.com:/home/bkroot/mysql-4.1
-
gluh@gluh.mysql.r18.ru authored
-
lars@mysql.com authored
into mysql.com:/home/bkroot/mysql-4.1
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1-bug8785
-
lars@mysql.com authored
into mysql.com:/home/bkroot/mysql-4.1
-
lars@mysql.com authored
-
igor@rurik.mysql.com authored
Added a test case for bug #8616. item.h: Fixed bug #8616. Added class Item_null_result used in rollup processing. sql_select.h, sql_select.cc: Fixed bug #8616. Added JOIN::rollup_write_data to cover rollup queries with DISTINCT. Modified other rollup methods.
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
- 15 Mar, 2005 16 commits
-
-
monty@mysql.com authored
Partly reverty back patch (in heap-auto-increment-key detection) to ensure that auto_key and auto_key_type are calculated the same way
-
reggie@mdk10.(none) authored
sql_show.cc: changed strdup to thd->memdup per Serg's advice
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/mysql-4.1
-
reggie@mdk10.(none) authored
This is a modifiction of my previous patch after receiving feedback. This is a better way to fix the problem. With this patch, data directory and index directory will use only forward slashes (/) when on Windows. mysqldump.c: Removed fixPaths routine. Was improper fix for bug #6660 sql_show.cc: Changed append_directory to convert backslashes to foward slashes when on Windows.
-
lars@mysql.com authored
then this must be properly quoted when sent to SHOW TABLES LIKE ...
-
bar@mysql.com authored
character set conversion of a string constant.
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
ramil@mysql.com authored
-
lenz@mysql.com authored
"mysql-pro-gpl-cert" packages as well (thanks to Kent for the suggestion)
-
lenz@mysql.com authored
Applied some changes to the mysql.server init script that are already shipped as an additional patch in the 4.1.10a RPMs for SLES9/RHEL3: - small improvement: use LSB functions to display startup success and failure, if available. Fall back to more primitive builtin functions otherwise. - joined two pieces of code performing the same functionality into one "wait_for_pid" function - added a "reload" function (LSB requirement)
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b8799
-