summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0 to get fixes for netwaremonty@mysql.com2004-06-027-7/+53
|\
| * row0mysql.c, row0mysql.h, ha_innodb.cc:heikki@hundin.mysql.fi2004-06-011-10/+32
| * Changed --log-warnings to be integer instead of boolean. Given --skip-log-war...jani@a80-186-24-72.elisa-laajakaista.fi2004-06-014-5/+13
| * InnoDB: Do not get a lock for consistent reads (Bug #3894)marko@hundin.mysql.fi2004-05-311-0/+11
| * Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-05-296-13/+13
| |\
| | * backport wild_compare fix from 4.1 - bug#3924serg@serg.mylan2004-05-296-13/+13
| * | a fix.ram@gw.mysql.r18.ru2004-05-281-2/+4
| |/
* | Removed compiler warningsmonty@mysql.com2004-06-012-4/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-06-011-0/+12
|\ \
| * | Update version numbermonty@mysql.com2004-06-011-0/+12
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-06-013-0/+14
|\ \ \
| * \ \ Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2004-06-013-0/+14
| |\ \ \
| | * | | WL#1163 (Make spatial code separable for other parts)hf@deer.(none)2004-05-273-0/+14
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-06-016-12/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Proposed fix for bug #3412 (embedded server: prepared statement returnshf@deer.(none)2004-05-286-12/+7
* | | | | Fix for Bug#3796 "Prepared statement, select concat(<parameter>,<column>), wr...konstantin@mysql.com2004-05-312-3/+49
| |_|/ / |/| | |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-281-1/+1
|\ \ \ \
| * | | | ha_ndbcluster.cc:msvensson@build.mysql.com2004-05-281-1/+1
| |/ / /
* | | | New patch to ensure that InnoDB gets values for CFLAGS and CXXFLAGSmonty@mysql.com2004-05-281-2/+2
|/ / /
* | | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...dlenev@brandersnatch.localdomain2004-05-274-17/+14
* | | InnoDB cleanup:marko@hundin.mysql.fi2004-05-271-3/+7
|/ /
* | Merginghf@deer.(none)2004-05-273-8/+7
|\ \
| * | WL#1163 To make spatial code optionalhf@deer.(none)2004-03-123-8/+7
* | | merge with 4.0 to get windows fixesmonty@mysql.com2004-05-271-0/+1
|\ \ \ | | |/ | |/|
| * | VC++ portability fixmonty@mysql.com2004-05-261-1/+1
| * | Fix to make Windows compilation smootherhf@deer.(none)2004-05-261-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-266-9/+19
|\ \ \
| * | | Changed prototype of killed_ptr() to make it more portablemonty@mysql.com2004-05-266-9/+19
* | | | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1magnus@neptunus.(none)2004-05-266-66/+246
|\ \ \ \ | |/ / /
| * | | merge with 4.0 to get Netware patches and fixes for libmysqld.dllmonty@mysql.com2004-05-251-7/+205
| |\ \ \ | | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-05-251-8/+207
| | |\ \
| | | * | Added patches from Novellmonty@mysql.com2004-05-251-8/+207
| * | | | changed comment for LONG_DATA_COMMANDkonstantin@mysql.com2004-05-251-3/+3
| * | | | sql_string.h:bar@bar.intranet.mysql.r18.ru2004-05-252-35/+0
| * | | | 1. Some optimization when conversion is not needed.bar@bar.intranet.mysql.r18.ru2004-05-254-21/+38
* | | | | Fix after running on a 4-node system.magnus@neptunus.(none)2004-05-261-5/+10
* | | | | Corrected index_flags returned when index are created with USING HASHmagnus@neptunus.(none)2004-05-251-2/+4
* | | | | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1magnus@neptunus.(none)2004-05-2542-686/+1375
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 4.0 to get fixes for Windows project filesmonty@mysql.com2004-05-254-24/+17
| |\ \ \ \ | | |/ / /
| | * | | New MYSQL_SERVER_SUFFIX usage (for easier compilation)monty@mysql.com2004-05-253-20/+9
| | * | | Fix for BUG#3871: a slave must always replicate a statement, even if it exami...guilhem@mysql.com2004-05-241-4/+8
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@brandersnatch.localdomain2004-05-252-0/+9
| |\ \ \ \
| | * | | | Fix for sporadically failures of innodb.test on Darwin 7.3 dlenev@brandersnatch.localdomain2004-05-252-0/+9
| * | | | | Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-2518-426/+757
| |/ / / /
| * | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2004-05-245-103/+104
| |\ \ \ \
| | * \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2004-05-245-103/+104
| | |\ \ \ \
| | | * | | | Introduced parameter object "ALTER_INFO" for mysql_alter_tablevva@eagle.mysql.r18.ru2004-05-215-103/+104
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-2411-52/+106
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-2411-52/+106
| | |\ \ \ \ \ \
| | | * | | | | | After merge fixesmonty@mysql.com2004-05-242-3/+3