summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2005-01-131-9/+15
|\
| * ha_innodb.cc:unknown2005-01-131-2/+7
| * Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-01-132-9/+17
| |\
| | * InnoDB: Use system-supplied tmpfile() on Netware, as there is nounknown2005-01-122-9/+17
* | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-131-1/+1
|\ \ \
| * | | - bumped up the version number in configure.in from 4.1.9 to 4.1.10unknown2005-01-131-1/+1
* | | | bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-1334-45/+344
* | | | Fixed a problem with a test. Time could be 0 or 1 seconds, dependingunknown2005-01-132-2/+2
|/ / /
* | | - added the 4.0 shared mysqlclient libraries to the 4.1 "shared-compat" RPMunknown2005-01-131-10/+18
* | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-131-26/+13
|\ \ \
| * \ \ Merge serg.mylan:/usr/home/serg/Abk/mysql-4.0unknown2005-01-131-26/+13
| |\ \ \ | | |/ /
| | * | Merge bk-internal:/home/bk/mysql-4.0/unknown2005-01-121-26/+13
| | |\ \
| | | * | Symlink vulnerability fixed.unknown2005-01-121-26/+13
* | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-132-7/+4
|\ \ \ \ \
| * | | | | bug#7864 - fix ndb limit 4.5G data memory due to truncation errorunknown2005-01-132-7/+4
* | | | | | libmysqld.def, libmysql.def:unknown2005-01-122-2/+2
* | | | | | libmysqld.def, libmysql.def:unknown2005-01-122-0/+2
* | | | | | Add logging of COM_EXECUTE in the general query log.unknown2005-01-132-2/+5
* | | | | | Minor clean up.unknown2005-01-122-8/+12
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-121-3/+26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-121-3/+26
| |\ \ \ \ \
| | * | | | | fix shm keyunknown2005-01-121-3/+26
| | |/ / / /
* | | | | | 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