summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2006-10-251-15/+49
|\
| * Bug #19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-10-231-8/+35
| * Merge willster.(none):/home/stewart/Documents/MySQL/4.1/ndbunknown2006-09-201-0/+34
| |\
| * | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-08-101-9/+16
* | | Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to s...unknown2006-09-211-1/+8
* | | Bug #21378 Alter table from X storage engine to NDB could cause data loss: s...unknown2006-09-131-1/+7
* | | Bug #21378 Alter table from X storage engine to NDB could cause data loss: A...unknown2006-09-121-4/+13
| |/ |/|
* | ndb_lock.test, ndb_lock.result:unknown2006-08-151-0/+34
|/
* Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2006-06-301-0/+6
|\
| * adopted ndb handler code for tables without primary key and with unique indexunknown2006-06-301-0/+6
* | Don't read ~/.my.cnf in mysqldump.testunknown2006-06-301-2/+4
|/
* Bug #19202 Incorrect errorhandling in select count(*) wrt temporary errorunknown2006-06-291-24/+59
* Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2006-06-141-1/+1
|\
| * Bug #19493 NDB does not ignore duplicate keys when using LOAD DATA LOCALunknown2006-06-141-1/+1
* | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2006-06-141-0/+18
|\ \ | |/
| * Bug #19493 NDB does not ignore duplicate keys when using LOAD DATA LOCALunknown2006-06-141-0/+18
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-06-141-7/+27
|\ \
| * \ Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2006-06-141-7/+27
| |\ \ | | |/
| | * Bug #18595 repeated create, insert, drop can cause MySQL table definition ca...unknown2006-06-141-7/+27
* | | Moved back comment to correct methodunknown2006-06-121-5/+12
* | | Fix for Bug #18184 SELECT ... FOR UPDATE does not work..: implemented ha_ndb...unknown2006-06-081-11/+70
* | | Bug #18864 TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb tableunknown2006-06-021-0/+6
|/ /
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-05-301-1/+40
|\ \ | |/ |/|
| * Bug#16997 Table rename that changes database does not rename indexes, recrea...unknown2006-05-051-1/+40
* | Bug #16875 Using stale MySQLD FRM files can cause restored cluster to failunknown2006-05-151-1/+16
|/
* Bug #17249 ndb, delete statement with join where clause fails when table do n...unknown2006-02-101-14/+6
* Bug #17081 "LOAD DATA INFILE" may not load all the dataunknown2006-02-071-2/+5
* Bug #17154 load data infile of char values into a table of char(PK) hangsunknown2006-02-071-4/+18
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-241-6/+8
|\
| * Moved check of wrong schema version earlierunknown2005-11-241-6/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-211-1/+1
|\ \ | |/ |/|
| * Bug #14514 Creating table with packed key fails silentlyunknown2005-11-211-1/+1
* | Fixed incorrectly use if table with wrong schema versionunknown2005-11-171-5/+39
|/
* Fix for Bug #13961 Triggers on tables with auto_increment insert bogus value...unknown2005-10-141-14/+16
* Fixed gcc error on AMD64: cast from 'char*' to 'unsigned int' loses precisionunknown2005-09-261-2/+2
* ndb - imlp. show engine ndb status;unknown2005-09-191-0/+46
* Merge eel.(none):/home/jonas/src/mysql-4.1unknown2005-08-181-1/+4
|\
| * bug#12118 - ndb alter table data loss unknown2005-08-181-1/+4
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-101-0/+9
|\ \
| * | Added support for ha_ndbcluster::info(HA_STATUS_AUTO)unknown2005-08-101-0/+9
* | | Fixed compiler warningsunknown2005-07-281-0/+1
|/ /
* | Fixed handling of failed primary key update in INSERT .. ON DUPLICATE KEY UPD...unknown2005-07-061-5/+10
* | Fixed indentationunknown2005-07-041-3/+3
* | Changed delete_row to always get key from record argument, removed unused fun...unknown2005-06-291-19/+0
* | Changed delete_row to always get key from record argumentunknown2005-06-291-16/+12
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-271-1/+3
|\
| * Better bug fix for:unknown2005-06-271-1/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-211-13/+12
|\ \ | |/ |/|
| * Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-06-201-13/+12
| |\
| | * BUG10365 Cluster handler uses non-standard error codeunknown2005-06-161-1/+1