summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-98/+114
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-97/+112
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newguilhem@mysql.com2006-06-021-3/+10
|\ \
| * | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang...guilhem@mysql.com2006-06-021-3/+10
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newtomas@poseidon.ndb.mysql.com2006-06-011-12/+50
|\ \ \
| * \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndbmskold@mysql.com2006-05-311-12/+15
| |\ \ \
| | * | | Bug #18947 CRBR: order in binlog of create table and insert (on different t...tomas@poseidon.ndb.mysql.com2006-05-311-6/+9
| | * | | ndb: release LOCK_open during mysqld schema sync and mysqld sync with binlog ...tomas@poseidon.ndb.mysql.com2006-05-311-6/+6
| * | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newmskold@mysql.com2006-05-311-0/+35
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Bug #16997 Table rename that changes database does not rename indexes: Moved ...mskold@mysql.com2006-05-311-0/+35
| | |/ /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newserg@sergbook.mysql.com2006-05-281-31/+23
|\ \ \ \ | |/ / / |/| | |
| * | | handlerton cleanup:serg@sergbook.mysql.com2006-05-281-31/+23
* | | | ndb - compile fix for Solaris 10 AMD64 -max GCC [ ulonglong != Uint64 ] v5.1pekka@mysql.com2006-05-251-1/+4
* | | | Merge mysql.com:/space/pekka/ndb/version/my51pekka@mysql.com2006-05-251-19/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | ndb - bug#14509 v5.1 part 2/2 : handler levelpekka@mysql.com2006-05-251-5/+9
| * | | Merge mysql.com:/space/pekka/ndb/version/my50-bug14509pekka@mysql.com2006-05-171-15/+21
| |\ \ \
| | * | | ndb - bug#14509 [related] re-do auto-incr error handlingpekka@mysql.com2006-05-171-15/+21
| * | | | Merge mysql.com:/space/pekka/ndb/version/my50-bug14509pekka@mysql.com2006-05-161-5/+5
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | ndb - bug#14509 [related] setAutoIncrement: add error handlingpekka@mysql.com2006-05-161-5/+5
* | | | ndb: changed to use mem root to allocate table structure for ndb sharetomas@poseidon.ndb.mysql.com2006-05-191-4/+0
* | | | Bug #19395 mysqld does not always detect cluster shutdowntomas@poseidon.ndb.mysql.com2006-05-191-2/+10
* | | | Bug#17400 (CRBR: Delete and update of table w/o PK fails on slave):mats@mysql.com2006-05-111-8/+18
|/ / /
* | | Bug #19572 Memory leaks in cluster when running make testtomas@poseidon.ndb.mysql.com2006-05-081-1/+4
| |/ |/|
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newmskold@mysql.com2006-05-081-1/+2
|\ \
| * | Bug #18798: mysqld cores on update in ha_ndbcluster call if cluster has faile...mskold@mysql.com2006-05-051-1/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-05-051-2/+2
|\ \ \
| * | | do not install ndb slave if no slavestomas@poseidon.ndb.mysql.com2006-05-051-2/+2
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-05-051-0/+1
|\ \ \ | |/ / |/| |
| * | Fixed compiler warningsmonty@mysql.com2006-05-041-0/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newtomas@poseidon.ndb.mysql.com2006-05-041-0/+22
|\ \ \ | |/ /
| * | WL#3201 additional post-review fixesacurtis@xiphis.org2006-05-021-2/+5
| * | Merge xiphis.org:/home/antony/work2/mysql-5.1acurtis@xiphis.org2006-05-011-0/+19
| |\ \
| | * \ Merge xiphis.org:/home/antony/work2/wl3201.3acurtis@xiphis.org2006-04-241-0/+19
| | |\ \
| | | * | WL#3201acurtis@xiphis.org2006-04-131-0/+19
* | | | | ndb:tomas@poseidon.ndb.mysql.com2006-05-041-26/+24
* | | | | removing the usage if the ndb local dict cache to adress the 241 errors we ge...tomas@poseidon.ndb.mysql.com2006-05-041-462/+353
|/ / / /
* | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0tomas@poseidon.ndb.mysql.com2006-04-261-6/+29
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug #19202 Incorrect errorhandling in select count(*) wrt temporary errortomas@poseidon.ndb.mysql.com2006-04-261-5/+27
* | | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-5.0mskold@mysql.com2006-04-251-1/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fixed memleak detected by valgrindmskold@mysql.com2006-04-251-1/+3
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-211-1/+8
|\ \ \
| * | | WL 2826: Error handling of ALTER TABLE for partitioningmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-191-1/+1
| * | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-191-1/+8
| |\ \ \
| | * | | WL 2826: Error handling of ALTER TABLE for partitioningmikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-151-2/+2
| | * | | Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-011-1/+7
| | |\ \ \
| | | * \ \ Merge c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...pappa@c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-03-211-1/+7
| | | |\ \ \
| | | | * \ \ Merge c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...pappa@c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-02-211-1/+7
| | | | |\ \ \
| | | | | * \ \ Merge c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...pappa@c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-02-201-1/+7
| | | | | |\ \ \
| | | | | | * | | WL 2826: First step in error handling of ALTER TABLE for partitioningmikron@c-4d08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-02-011-1/+7
* | | | | | | | | ndb: corrected install dirtomas@poseidon.ndb.mysql.com2006-04-211-2/+2