summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-274-17/+14
* InnoDB cleanup:unknown2004-05-271-3/+7
* Mergingunknown2004-05-273-8/+7
|\
| * WL#1163 To make spatial code optionalunknown2004-03-123-8/+7
* | merge with 4.0 to get windows fixesunknown2004-05-271-0/+1
|\ \
| * | VC++ portability fixunknown2004-05-261-1/+1
| * | Fix to make Windows compilation smootherunknown2004-05-261-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-266-9/+19
|\ \ \
| * | | Changed prototype of killed_ptr() to make it more portableunknown2004-05-266-9/+19
* | | | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-266-66/+246
|\ \ \ \ | |/ / /
| * | | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-7/+205
| |\ \ \ | | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-251-8/+207
| | |\ \
| | | * | Added patches from Novellunknown2004-05-251-8/+207
| * | | | changed comment for LONG_DATA_COMMANDunknown2004-05-251-3/+3
| * | | | sql_string.h:unknown2004-05-252-35/+0
| * | | | 1. Some optimization when conversion is not needed.unknown2004-05-254-21/+38
* | | | | Fix after running on a 4-node system.unknown2004-05-261-5/+10
* | | | | Corrected index_flags returned when index are created with USING HASHunknown2004-05-251-2/+4
* | | | | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-2542-686/+1375
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 4.0 to get fixes for Windows project filesunknown2004-05-254-24/+17
| |\ \ \ \ | | |/ / /
| | * | | New MYSQL_SERVER_SUFFIX usage (for easier compilation)unknown2004-05-253-20/+9
| | * | | Fix for BUG#3871: a slave must always replicate a statement, even if it exami...unknown2004-05-241-4/+8
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-252-0/+9
| |\ \ \ \
| | * | | | Fix for sporadically failures of innodb.test on Darwin 7.3 unknown2004-05-252-0/+9
| * | | | | Support for character set conversion in binary protocol: another gounknown2004-05-2518-426/+757
| |/ / / /
| * | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-245-103/+104
| |\ \ \ \
| | * \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-05-245-103/+104
| | |\ \ \ \
| | | * | | | Introduced parameter object "ALTER_INFO" for mysql_alter_tableunknown2004-05-215-103/+104
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-2411-52/+106
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-2411-52/+106
| | |\ \ \ \ \ \
| | | * | | | | | After merge fixesunknown2004-05-242-3/+3
| | | * | | | | | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-209-49/+103
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-192-16/+24
| | | | |\ \ \ \ \
| | | | | * | | | | Fix for BUG33649: Post-review fixes unknown2004-05-192-36/+34
| | | | | * | | | | Fix and test case for BUG#3649.unknown2004-05-181-29/+39
| | | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-195-30/+71
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-195-30/+71
| | | | * | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-194-11/+14
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start"unknown2004-05-194-11/+14
| | | | | |/ / / / / /
| | | | * | | | | | | Fix for Bug#3754 "SET GLOBAL myisam_max_sort_file_size doesn't unknown2004-05-191-2/+2
| | | | |/ / / / / /
| | | | * | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-181-0/+1
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | | * | | | | A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL)unknown2004-05-171-0/+1
| * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-243-9/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Fix for bug which caused temp_table.test fail on Darwin 7.3unknown2004-05-243-9/+1
| * | | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-241-1/+7
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Fix for bug #3691 (libmysqld reports error 2 on CREATE DATABASE unknown2004-05-241-1/+7
| * | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-05-236-17/+32
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ...unknown2004-05-226-17/+32
| | |/ / / / / / /
| * | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-05-211-7/+10
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | asserting table->file->enable_indexes() in union re-executionunknown2004-05-211-7/+10