summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-091-3/+44
|\
| * Fix for INSERT with multiple values and start/end_bulk_insertunknown2004-09-071-1/+1
| * Only include debug print routines in debug modeunknown2004-09-071-1/+3
| * Added debug printout's to ha_ndbclusterunknown2004-09-061-2/+41
* | Bug#5429unknown2004-09-071-19/+19
* | fixed NdbConnection::restart and made use of it in ha_ndbclusterunknown2004-09-071-23/+9
* | fixed and added test case for bug#5431unknown2004-09-071-1/+15
* | fixed so that ndbcluster and mysqld can be started independentlyunknown2004-09-061-13/+24
* | added ndb_mgm_destroy_configuration callunknown2004-09-061-0/+1
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-031-18/+51
|\ \
| * | renamed ha_recovery_logging to ha_enable_transactionunknown2004-09-031-18/+51
* | | Remove usage of row count (as it trashes _all_ explain & table status)unknown2004-09-031-1/+1
* | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-031-11/+95
|\ \ \ | |/ / |/| |
| * | Added support for HA_READ_ORDER +unknown2004-09-031-11/+95
* | | fixed wrong initial auto increment value bug#5369unknown2004-09-021-1/+1
* | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-021-3/+5
|\ \ \ | |/ / |/| |
| * | ha_ndbcluster.cc, ndb_blob.test, ndb_blob.result:unknown2004-09-021-3/+5
* | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-09-011-17/+38
|\ \ \ | | |/ | |/|
| * | Fix for bug#5312 Ndb Cluster returns wrong error code for duplicate key at in...unknown2004-08-311-3/+14
| * | Enabled HA_NULL_IN_KEY supportunknown2004-08-311-14/+24
| |/
* | ndb table locksunknown2004-08-301-1/+5
|/
* Cleaned up rnd_initunknown2004-08-241-3/+5
* Portablity fixes & simple optimizationsunknown2004-08-241-1/+2
* stylistic fixesunknown2004-08-231-2/+3
* added switch to mysqld to specify connectstringunknown2004-08-201-0/+8
* Minor typounknown2004-08-191-1/+1
* Cleaned up build of index listunknown2004-08-191-78/+52
* Minor cosmetic fixunknown2004-08-191-3/+3
* Fix for WL#1731 Handler: multiple databasesunknown2004-08-181-27/+77
* Added support for NULL in unique indexunknown2004-08-131-5/+14
* Fix for bug#4730unknown2004-08-111-5/+9
* Bug fix for bug#3912unknown2004-08-101-6/+10
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-08-101-5/+19
|\
| * Merge joreland@bk-internal.mysql.com:irixunknown2004-08-051-1/+1
| |\
| | * Merge 4.1 with jonas irix cloneunknown2004-08-031-1/+1
| | |\
| | | * Fix duplicate declaration in NDB cluster handlerunknown2004-08-031-1/+1
| * | | BUG#4818 DELETE FROM tab LIMITunknown2004-08-041-0/+14
| |/ /
| * | ha_ndbcluster.h, ha_ndbcluster.cc:unknown2004-07-291-4/+4
* | | Fix for bug#3912 Auto increment not correctly initialised when table is alter...unknown2004-07-291-1/+10
|/ /
* | Fixed merge problems, optimized bulk insertunknown2004-07-231-45/+65
* | ha_ndbcluster.cc:unknown2004-07-231-4/+4
* | Mergeunknown2004-07-231-195/+506
|\ \
| * | ha_ndbcluster.cc:unknown2004-07-231-2/+26
| * | ha_ndb blobs 2unknown2004-07-221-195/+482
* | | Changed bulk insert to only be statement wiseunknown2004-07-231-4/+4
* | | Fixes after code review of WL#1791 Handler: support update of primary keyunknown2004-07-231-21/+13
* | | Cosmetic fixunknown2004-07-221-3/+3
* | | WL#1791 Handler: support update of primary keyunknown2004-07-221-6/+94
* | | Fix for bug#4669, Scans do not ignore uncommitted inserts (instead hang on lock)unknown2004-07-211-1/+1
* | | Fix for bug#4595unknown2004-07-191-2/+3
|/ /