summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed merge bug(?) in mysqldump.c.unknown2004-11-121-1/+2
* Various build fixes.unknown2004-11-124-5/+6
* Build fixes to make it compile.unknown2004-11-122-2/+3
* Merge avenger.(none):/export/brian/mysql/test/4.1unknown2004-11-114-31/+16
|\
| * Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-111-7/+7
| |\
| | * mysqldump.c:unknown2004-11-111-7/+7
| * | mi_write: fix for ft2 when found word (in the tree) has different length as t...unknown2004-11-112-0/+9
| * | trx0purge.c:unknown2004-11-111-24/+0
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-11174-4177/+2269
|\ \ \
| * | | Mainly resolving Guilhem's 4.1 patch to 5.0unknown2004-11-118-1337/+5382
| * | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-11174-9559/+3606
| |\ \ \ | | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-111-3/+7
| | |\ \ | | | |/ | | |/|
| | | * Merge pcgem.rdg.cyberkinetica.com:/mnt/staff/repositories/mysql-4.1unknown2004-11-111-3/+7
| | | |\
| | | | * Bug#6469 - REVOKE ALL synonymy bugunknown2004-11-101-3/+7
| | * | | ndb_test_platform.cpp:unknown2004-11-111-4/+6
| | * | | waiter.cpp:unknown2004-11-111-1/+1
| | * | | mysql-test-run.sh:unknown2004-11-111-1/+1
| | * | | basestring_vsnprintf fix for size==0unknown2004-11-111-6/+24
| | * | | forgot a return 0unknown2004-11-112-8/+3
| | * | | ndbcluster.sh:unknown2004-11-111-1/+1
| | * | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-111-10/+12
| | |\ \ \
| | | * | | added ndb error codes and better explanationsunknown2004-11-111-10/+12
| | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-110-0/+0
| | |\ \ \ \
| | | * | | | Fix for autobuild failure: forgotten ';' (bison 1.875 accepts if it's not the...unknown2004-11-111-0/+1
| | | | |/ / | | | |/| |
| | * | | | Added ending ';' for the start_transaction_opts:unknown2004-11-111-0/+1
| | * | | | fill_help_tables.sh:unknown2004-11-101-0/+7
| | |/ / /
| | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-1125-27/+4
| | |\ \ \
| | | * | | no new message in 4.1 (causes merge issues with 5.0). Using ER_UNKNOW_ERROR a...unknown2004-11-1125-27/+4
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-1114-56/+128
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Added possibility to detect if libmysqld is restartedunknown2004-11-113-18/+28
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-1011-38/+100
| | | |\ \ \
| | | | * | | More debuggingunknown2004-11-108-33/+85
| | | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-1015-88/+232
| | | | |\ \ \
| | | | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-093-5/+15
| | | | |\ \ \ \
| | | | | * | | | Fix for valgrind/purify for variables that the compiler touches but that does...unknown2004-11-092-5/+14
| | * | | | | | | Merge mysql.com:/home/bk/mysql-4.1unknown2004-11-1081-351/+1129
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | Mergeunknown2004-11-1039-159/+394
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | WL#1596 "make mysqldump --master-data --single-transaction able to do online ...unknown2004-11-1033-143/+328
| | | | * | | | | As rollback can be 30 times slower than insert in InnoDB, and user mayunknown2004-11-081-0/+7
| | | | * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-031-2/+4
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-036-17/+59
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-226-17/+59
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-196-17/+59
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | Optimization: in the replication slave, we can avoid doing one strlen() per e...unknown2004-10-196-17/+59
| | | * | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-106-8/+81
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Bug#6031 - To drop database you have to execute DROP DATABASE command twice.unknown2004-11-106-8/+81
| | | | | |_|_|_|_|_|_|/ / | | | | |/| | | | | | | |
| | | * | | | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-1014-29/+227
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / /
| | | | * | | | | | | | | Adding new function prototypeunknown2004-11-101-0/+2
| | | | * | | | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-1011-17/+181
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-1011-17/+181
| | | | | |\ \ \ \ \ \ \ \ \