summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Put flags for -max building in BUILD/SETUP.sh so they are consistent acrossunknown2005-01-139-10/+38
* A test case for Bug#6761 "mysql_list_fields doesn't work"unknown2005-01-121-0/+24
* Merge mysql.com:/home/kostja/work/mysql-4.0-6761unknown2005-01-121-1/+1
|\
| * A fix for Bug#6761 "mysql_list_fields() does not work": testunknown2005-01-121-1/+1
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2005-01-121-0/+1
| |\
* | \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-120-0/+0
|\ \ \
| * \ \ merged. ul.unknown2005-01-120-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | added missing Com_update_multi status variableunknown2005-01-121-0/+1
* | | | Merge mysql.com:/space/my/mysql-4.1unknown2005-01-121-14/+14
|\ \ \ \
| * | | | - Modified Do-compile to run the test suite with ps-protocol and against unknown2005-01-121-14/+14
* | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-121-22/+20
|\ \ \ \ \
| * | | | | ndb - fix 64-bit problem in autotestunknown2005-01-121-22/+20
| |/ / / /
* | | | | ndbcluster.sh:unknown2005-01-111-3/+3
* | | | | Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-112-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge mysql.com:/home/jwinstead2/mysql-4.1-6418unknown2005-01-111-1/+1
| |\ \ \ \
| | * | | | Use ZLIB_LIBS when linking libmysqlclient_r (Bug #6418)unknown2005-01-051-1/+1
| * | | | | Replace ZLIB_LIBS in mysql_config. (Bug #6418)unknown2005-01-111-0/+1
| | |/ / / | |/| | |
* | | | | Fixed Bug#2813, "analyse does not quot string values in enams from string".unknown2005-01-113-1/+68
|/ / / /
* | | | Bug #7730 Server crash using soundex on an utf8 tableunknown2005-01-113-5/+31
* | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2005-01-114-17/+55
|\ \ \ \
| * | | | fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)unknown2005-01-034-17/+55
* | | | | Merge mysql.com:/space/my/mysql-4.1unknown2005-01-113-5/+4
|\ \ \ \ \
| * | | | | - Create the mysqld binaries with the correct file names during the buildunknown2005-01-111-2/+2
| * | | | | - Housekeeping: removed a few unreferenced variables, noticed while doingunknown2005-01-112-3/+2
* | | | | | A fix for Bug#7365 "embedded server for MacOS: problem with preparedunknown2005-01-111-2/+3
* | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-115-39/+49
|\ \ \ \ \ \
| * | | | | | bug fixed parsing with comments on same lineunknown2005-01-112-5/+13
| * | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-114-6/+58
| |\ \ \ \ \ \
| * | | | | | | Suma.cpp:unknown2005-01-111-3/+4
| * | | | | | | Backup.cpp:unknown2005-01-111-1/+5
| * | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-111-30/+27
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-111-30/+27
| | |\ \ \ \ \ \ \
| | | * | | | | | | can't use my_pread,my_pwrite since it uses mutexes on the filesunknown2005-01-111-30/+27
* | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-118-13/+65
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-111-1/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2005-01-111-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2005-01-111-1/+1
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Fix for bug #6434 (bad memory deletion in app using libmysqld)unknown2005-01-031-1/+1
| * | | | | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-113-5/+57
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | bug#7798 - ndb - range scan with invalid table version could cause node failureunknown2005-01-113-5/+57
| | |/ / / / / / / / /
| * | | | | | | | | | Followup: rename the declaration (hash_reset -> my_hash_reset)unknown2005-01-111-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | A fix for linking failure of MySQL client when linking with imap librariesunknown2005-01-112-5/+5
| * | | | | | | | | make it compile with -ansi -pedanticunknown2005-01-111-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-111-3/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-111-3/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bad merge fixedunknown2005-01-101-3/+1
* | | | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-111-0/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | bug#7765 - ndb startup on 64-bit, increase stack on 64-bitunknown2005-01-111-0/+4
* | | | | | | | | | Bug#7477unknown2005-01-111-22/+7
* | | | | | | | | | Merge mysql.com:/home/jwinstead2/mysql-4.1-7556unknown2005-01-111-22/+38
|\ \ \ \ \ \ \ \ \ \