summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the tree: plugin-related changes, necessary forunknown2006-01-2015-34/+103
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-195-7/+11
|\
| * Added two test cases that needs fixingunknown2006-01-191-0/+2
| * Fixes for broken treeunknown2006-01-192-2/+2
| * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-193-5/+7
| |\
| | * BUG #16596unknown2006-01-182-1/+1
| | * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-183-5/+7
| | |\
| | | * Bug fixunknown2006-01-183-5/+7
* | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-198-4/+125
|\ \ \ \ | |/ / / |/| | |
| * | | loaddata.result, loaddata.test:unknown2006-01-188-4/+125
* | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-1946-302/+2198
|\ \ \ \
| * | | | WL1019: complete patch. Reapplied patch to the cleanunknown2006-01-1946-302/+2198
* | | | | mysqlslap.c:unknown2006-01-181-18/+18
|/ / / /
* | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-186-7/+6
|\ \ \ \
| * \ \ \ Merge bk@192.168.21.1:mysql-5.1-newunknown2006-01-182-2/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | bug #15910 (Wrong value on error message)unknown2006-01-182-2/+5
| * | | | Disabled fast/drop index temporarilyunknown2006-01-184-5/+1
| |/ / /
* | | | ndb - wl#2972 (5.1) omit trigger check post!=pre if recipient is SUMAunknown2006-01-181-1/+2
* | | | ndb - wl#2972 (5.1, related) un-initialized var in Sumaunknown2006-01-181-0/+2
|/ / /
* | | disabled.def:unknown2006-01-182-1/+4
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-184-3/+7
|\ \ \ | |/ /
| * | sql_show.cc:unknown2006-01-184-3/+7
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-181-2/+2
|\ \ \ | |/ /
| * | C++ comments in C files are not portable.unknown2006-01-171-2/+2
| |/
* | Post review fixes of WL#1892unknown2006-01-171-19/+18
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-172-2/+2
|\ \ | |/
| * fix my_compress/zlib link errorunknown2006-01-172-2/+2
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-175-40/+119
|\ \ | |/ |/|
| * Resetting of alter table marker in NDB_SHARE (WL#1892)unknown2006-01-171-0/+1
| * Additional fixes for WL#1892unknown2006-01-175-40/+118
* | Merge mysql.com:/M51/clone-5.1 into mysql.com:/M51/mysql-5.1unknown2006-01-170-0/+0
|\ \
| * | Merge changeset 1.2031.1.1 06/01/11 16:18:11 reggie@linux.site into 5.1.5-alp...unknown2006-01-121-9/+11
* | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-172-2/+2
|\ \ \
| * \ \ Manual merge of 5.1.5 build changes into the general tree.unknown2006-01-172-2/+2
| |\ \ \ | | |/ /
| | * | Some casts and simple fixes to fix compile errors in Visual 2005,unknown2006-01-103-38/+51
| | * | Complete missing part of Mats' HPUX NO_FLAGS fixunknown2006-01-091-1/+1
* | | | fix compile errorunknown2006-01-171-1/+1
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-1736-307/+1616
|\ \ \ \
| * \ \ \ Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-1736-307/+1616
| |\ \ \ \
| | * | | | WL #2747: Fix such that backup and restore works for user definedunknown2006-01-1736-307/+1616
* | | | | | fix some options to ndb tools that seem to be disturbing some shellsunknown2006-01-172-4/+4
|/ / / / /
* | | | | Merge c-0c0be253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...unknown2006-01-1771-2100/+11875
|\ \ \ \ \
| * | | | | Fix for auto-partitioned tables and PARTITION BY KEY() tablesunknown2006-01-171-0/+5
| * | | | | Merge c-0c0be253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...unknown2006-01-1771-2100/+11870
| |\ \ \ \ \ | | |/ / / /
| | * | | | WL #2604: Partition Managementunknown2006-01-1771-2100/+11870
* | | | | | added missing setting of ndb environment variables used in testsunknown2006-01-171-1/+5
|/ / / / /
* | | | | added option to run all ndb tests onlyunknown2006-01-171-0/+9
* | | | | added assert for when ndb share is not released as it shouldunknown2006-01-174-48/+84
|/ / / /
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-161-0/+8
|\ \ \ \
| * | | | added option to force ndb to be run for all testsunknown2006-01-161-0/+8