summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1 to get in latest bug fixesunknown2004-11-041-4/+20
|\
| * A fix (bug #6331: INSERT IGNORE .. SELECT breaks subsequent inserts).unknown2004-11-021-1/+2
| * test that attribute name truncation worksunknown2004-10-281-3/+18
* | Fixes after merge with 4.1unknown2004-11-031-0/+1
* | merge with 4.1unknown2004-10-291-510/+1248
|\ \ | |/
| * fix for alignment bug on solaris 64 bitunknown2004-10-251-3/+5
| * compile fixes for butchunknown2004-10-211-61/+60
| * fix so that ndb handler can cope with char(0), mapped to char(1) for nowunknown2004-10-201-2/+22
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-55/+61
| |\
| | * true,false -> TRUE, FALSEunknown2004-10-141-55/+61
| * | fix for platforms that have lower_case_table_names == 2unknown2004-10-191-1/+1
| * | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-141-115/+142
| |\ \
| | * \ Mergeunknown2004-10-101-115/+142
| | |\ \
| | | * | NDB wl-2151 Fix bounds setting table handler vs TUXunknown2004-10-081-115/+142
| * | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-10-131-2/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#6020, any lock >= write_allow_write is a write lockunknown2004-10-131-2/+5
| | | |/ | | |/|
| * | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2004-10-101-0/+4
| |\ \ \ | | |/ /
| | * | BUG#5973 ndb table belonging to different database shows up in SHOW TABLESunknown2004-10-081-2/+6
| | * | fixed bug where scan is not closed as it shouldunknown2004-10-071-0/+3
| | * | bug#5736, subqueries and not inunknown2004-10-061-4/+40
| * | | Sned original NDB error as warning to clientunknown2004-10-071-2/+7
| * | | Initialise "sorted" variable in constructor of QUICK_SELECT. The variable is ...unknown2004-10-071-0/+3
| * | | Don't show NDB$BLOB tables in SHOW TABLESunknown2004-10-071-2/+2
| | |/ | |/|
| * | bug#5367unknown2004-10-061-4/+40
| * | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-10-051-3/+6
| |\ \ | | |/
| | * moved code out of DBUG_ASSERTunknown2004-10-051-3/+6
| * | Don't need to scan exclusive since keyinfo is sent anywayunknown2004-10-051-4/+1
| * | wl2135 - index restartunknown2004-10-051-19/+35
| |/
| * Mergeunknown2004-10-041-13/+16
| |\
| | * bug #5872, transactions should only be restarted with transaction.on flag off...unknown2004-10-041-17/+37
| * | merge errorunknown2004-10-031-4/+22
| * | merge errorunknown2004-10-031-5/+5
| * | Mergeunknown2004-10-031-171/+341
| |\ \ | | |/ | |/|
| | * Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-301-40/+15
| | |\
| | | * Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-301-40/+15
| | | |\
| | | | * Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-261-40/+15
| | | | |\
| | | | | * Clean up of index_name and unique_index_nameunknown2004-09-251-40/+15
| | * | | | Merge fixesunknown2004-09-301-90/+287
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Correct merge problemunknown2004-09-281-1/+1
| | | * | | Mergeunknown2004-09-261-53/+55
| | | |\ \ \ | | | | |/ /
| | | * | | WL#1424 Updated after reviewunknown2004-09-261-65/+102
| | | * | | Mergeunknown2004-09-211-4/+28
| | | |\ \ \
| | | * \ \ \ Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-211-93/+249
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | Changed WL#1424 to use the function ha_find_files. This is a simpler implemen...unknown2004-09-211-19/+95
| | | | * | | Merge changesunknown2004-09-201-30/+11
| | | | * | | Merged Thd_ndbunknown2004-09-201-64/+163
| | | | |\ \ \
| | | | | * \ \ Mergedunknown2004-09-131-67/+165
| | | | | |\ \ \
| | | | | | * | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...unknown2004-09-131-68/+167
| | * | | | | | | cosmeticunknown2004-09-281-7/+5
| | * | | | | | | Mergeunknown2004-09-281-10/+27
| | |\ \ \ \ \ \ \