summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Added support for NULL in unique indexmskold@mysql.com2004-08-131-5/+14
* Fix for bug#4730mskold@mysql.com2004-08-111-5/+9
* Bug fix for bug#3912mskold@mysql.com2004-08-101-6/+10
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbmskold@mysql.com2004-08-101-5/+19
|\
| * Merge joreland@bk-internal.mysql.com:irixndbdev@eel.hemma.oreland.se2004-08-051-1/+1
| |\
| | * Merge 4.1 with jonas irix clonejoreland@mysql.com2004-08-031-1/+1
| | |\
| | | * Fix duplicate declaration in NDB cluster handlermysqldev@o2k.irixworld.net2004-08-031-1/+1
| * | | BUG#4818 DELETE FROM tab LIMITmagnus@neptunus.(none)2004-08-041-0/+14
| |/ /
| * | ha_ndbcluster.h, ha_ndbcluster.cc:pekka@mysql.com2004-07-291-4/+4
* | | Fix for bug#3912 Auto increment not correctly initialised when table is alter...mskold@mysql.com2004-07-291-1/+10
|/ /
* | Fixed merge problems, optimized bulk insertmskold@mysql.com2004-07-231-45/+65
* | ha_ndbcluster.cc:pekka@mysql.com2004-07-231-4/+4
* | Mergepekka@mysql.com2004-07-231-195/+506
|\ \
| * | ha_ndbcluster.cc:pekka@mysql.com2004-07-231-2/+26
| * | ha_ndb blobs 2pekka@mysql.com2004-07-221-195/+482
* | | Changed bulk insert to only be statement wisemskold@mysql.com2004-07-231-4/+4
* | | Fixes after code review of WL#1791 Handler: support update of primary keymskold@mysql.com2004-07-231-21/+13
* | | Cosmetic fixmskold@mysql.com2004-07-221-3/+3
* | | WL#1791 Handler: support update of primary keymskold@mysql.com2004-07-221-6/+94
* | | Fix for bug#4669, Scans do not ignore uncommitted inserts (instead hang on lock)mskold@mysql.com2004-07-211-1/+1
* | | Fix for bug#4595mskold@mysql.com2004-07-191-2/+3
|/ /
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-07-191-1/+2
|\ \ | |/
| * New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-1/+2
* | Fixed bug #4106 and removed buggy pk updatemskold@mysql.com2004-07-091-26/+6
* | mergejoreland@mysql.com2004-07-061-2/+2
|\ \
| * | Fixed bugs in ordered scan discovered by mysql-test-runjoreland@mysql.com2004-07-051-1/+2
* | | missing ;ndbdev@ndbmaster.mysql.com2004-07-061-1/+1
* | | Fixed ndbcluster_print_error to use table name from failed NdbOperationmskold@mysql.com2004-07-021-3/+13
* | | Added support for update of pkmskold@mysql.com2004-07-021-4/+29
* | | Mergedmskold@mysql.com2004-06-271-20/+12
|\ \ \
| * \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-06-271-20/+20
| |\ \ \ | | |/ / | |/| / | | |/
| | * Cosmetic fixesmskold@mysql.com2004-06-241-2/+2
| | * Modified index flags and added ndbcluster_print_errormskold@mysql.com2004-06-241-19/+19
* | | Modified ndbcluster_print_error to stack allocate table and handler, NOT for ...mskold@mysql.com2004-06-231-26/+11
* | | Added static print error function to be used by handler in ndbcluster_commit ...mskold@mysql.com2004-06-221-9/+17
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbmskold@mysql.com2004-06-221-0/+21
|\ \ \ | |/ / |/| |
| * | Added static print error function to be used by handler in ndbcluster_commit ...mskold@mysql.com2004-06-221-0/+21
| |/
* | Fix handler w.r.t scanjoreland@mysql.com2004-06-111-15/+15
|/
* Added missing ;mskold@mysql.com2004-05-281-1/+1
* Fix after running on a 4-node system.magnus@neptunus.(none)2004-05-261-5/+10
* Corrected index_flags returned when index are created with USING HASHmagnus@neptunus.(none)2004-05-251-2/+4
* Fixed prototype of get_error_message to use String to return error messagemagnus@neptunus.(none)2004-05-241-143/+102
* Mergemagnus@neptunus.(none)2004-05-171-14/+11
|\
| * key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-14/+11
* | Fixes made after running with sql-benchmagnus@neptunus.(none)2004-05-171-61/+39
* | WL #1729 Handler: error text for NDB errorsmagnus@neptunus.(none)2004-05-131-31/+43
* | WL# 1729 Handler: error text for NDB errorsmagnus@neptunus.(none)2004-05-111-59/+68
* | Merged ha_ndbcluster.ccmagnus@neptunus.(none)2004-05-101-124/+205
|\ \
| * | WL# 1728 Handler: use scanReadExclusive for scan update and deletemagnus@neptunus.(none)2004-05-101-172/+224
* | | Use correct access method, found using sql-bench and comparing with other han...magnus@neptunus.(none)2004-05-101-37/+43
|/ /