summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* handler interface cleanups:unknown2004-06-2332-635/+539
* minor cleanupunknown2004-06-161-1/+0
* bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-101-1/+1
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-0411-72/+349
|\
| * Portability fixes (and a typo after last merge)unknown2004-06-041-1/+1
| * Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-0311-71/+348
| |\
| | * Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-0311-71/+348
* | | Fix skipp -> skip once and for all.unknown2004-06-032-2/+2
|/ /
* | Mergingunknown2004-06-021-1/+6
|\ \
| * | WL#1562 (Improving spatial code)unknown2004-05-251-1/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-022-3/+5
|\ \ \
| * | | cleanupunknown2004-06-021-3/+3
| * | | check_scramble_323 shuold ensure that the scramble has the correct lengthunknown2004-06-012-2/+4
* | | | after merge fixesunknown2004-06-022-6/+2
* | | | Merge with 4.0 to get fixes for netwareunknown2004-06-027-7/+53
|\ \ \ \ | |/ / / |/| | |
| * | | row0mysql.c, row0mysql.h, ha_innodb.cc:unknown2004-06-011-10/+32
| * | | Changed --log-warnings to be integer instead of boolean. Given --skip-log-war...unknown2004-06-014-5/+13
| * | | InnoDB: Do not get a lock for consistent reads (Bug #3894)unknown2004-05-311-0/+11
| * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-05-296-13/+13
| |\ \ \
| | * | | backport wild_compare fix from 4.1 - bug#3924unknown2004-05-296-13/+13
| * | | | a fix.unknown2004-05-281-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