summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* cleanupunknown2004-06-021-3/+3
* check_scramble_323 shuold ensure that the scramble has the correct lengthunknown2004-06-012-2/+4
* Removed compiler warningsunknown2004-06-012-4/+7
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-011-0/+12
|\
| * Update version numberunknown2004-06-011-0/+12
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-013-0/+14
|\ \
| * \ Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-06-013-0/+14
| |\ \
| | * | WL#1163 (Make spatial code separable for other parts)unknown2004-05-273-0/+14
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-016-12/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Proposed fix for bug #3412 (embedded server: prepared statement returnsunknown2004-05-286-12/+7
* | | | Fix for Bug#3796 "Prepared statement, select concat(<parameter>,<column>), wr...unknown2004-05-312-3/+49
| |_|/ |/| |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-281-1/+1
|\ \ \
| * | | ha_ndbcluster.cc:unknown2004-05-281-1/+1
| |/ /
* | | New patch to ensure that InnoDB gets values for CFLAGS and CXXFLAGSunknown2004-05-281-2/+2
|/ /
* | 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
| | | | |\ \ \ \ \ \