summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-2/+2
|\
| * Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-2/+2
| |\
| | * Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-2/+2
| | |\
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-2/+2
| | | |\
| | | | * Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-2/+2
| | | | |\
| | | | | * Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-2/+2
* | | | | | (pushing for Andrei)unknown2007-07-301-1/+1
* | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2007-05-281-6/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug#26342 auto_increment_increment AND auto_increment_offset REALLY REALLY an...unknown2007-05-091-7/+11
* | | | | | Bug #28719: multi pk update ignore corrupts dataunknown2007-05-281-1/+2
* | | | | | remove some not used codeunknown2007-05-231-20/+0
* | | | | | Bug #28410 ndb: no retry sleep when getting autoincrementunknown2007-05-141-23/+36
* | | | | | Bug#25818 No return of NDB share object in failures in open methodunknown2007-05-111-9/+18
|/ / / / /
* | | | | ndb_insert.test, ndb_insert.result, ha_ndbcluster.cc:unknown2007-05-021-2/+40
* | | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0unknown2007-04-271-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge debian.(none):/M50/mysql-5.0unknown2007-04-201-4/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | sql/ha_ndbcluster.ccunknown2007-04-181-4/+4
* | | | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-telco-gcaunknown2007-04-251-1/+1
|\ \ \ \ \ \
| * | | | | | Bug #28093 ndb: retry sleep in get table stats 30s instead of 30msunknown2007-04-251-1/+1
* | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2007-04-241-1417/+71
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Moved all code related to engine_condition_pushdown to a new class,unknown2007-04-231-1416/+70
| * | | | | | Commented out buggy debugging codeunknown2007-04-191-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-04-171-33/+149
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug #27758 Restoring NDB backups makes table usable in SQL nodesunknown2007-04-121-2/+4
| * | | | | Bug#26176 NdbObjectIdMap::expand unable to expand!! mysqld got signal 11unknown2007-04-111-31/+145
* | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-121-20/+53
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2007-04-051-4/+23
| |\ \ \ \ \
| | * \ \ \ \ Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-04-051-3/+22
| | |\ \ \ \ \
| | | * | | | | Removed compiler warningsunknown2007-04-051-0/+2
| | | * | | | | Bug #26242 UPDATE with subquery and triggers failing with cluster tablesunknown2007-04-041-3/+20
| | * | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2007-04-031-1/+1
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-03-241-1/+1
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | bug #26225 Engine condition pushdown doesn't work with prepare statements (p...unknown2007-02-091-1/+1
| * | | | | | | | Merge dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.0/mysql-5.0-ndbunknown2007-04-051-6/+5
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | BUG#18676 when cluster storage engine is down, misleading error message on cr...unknown2007-04-031-6/+5
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-telco-gcaunknown2007-04-021-10/+25
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | BUG#27560: Memory usage of mysqld grows while doing nothingunknown2007-04-021-10/+25
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2007-04-021-5/+7
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-mainunknown2007-03-281-5/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fixed compiler warnings.unknown2007-03-221-16/+20
| | * | | | | | | | Bug#25668 mysqld may core if cluster disconnectedunknown2007-01-241-1/+1
| | * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2006-10-251-15/+49
| | |\ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-03-301-2/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | / / / / / / / | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2007-03-241-2/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF() unknown2007-03-241-1/+1
| | * | | | | | | | | Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()unknown2007-03-231-2/+1
| | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | correct medium int printoutunknown2007-03-261-2/+7
* | | | | | | | | | Bug #26986 BIT(33) for ndb is broken on solaris.unknown2007-03-261-5/+9
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-telco-gcaunknown2007-03-221-2/+16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Bug #27320 ndb handler does not reset extra flags on reset()unknown2007-03-221-2/+16