summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.h
Commit message (Expand)AuthorAgeFilesLines
* Merge willster.(none):/home/stewart/Documents/MySQL/5.0/ndbstewart@willster.(none)2006-10-251-1/+6
|\
| * Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold/marty@mysql.com/linux.site2006-10-241-2/+8
| |\
| | * Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2-merge2stewart@willster.(none)2006-10-231-2/+8
| | |\
| | | * Bug #19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesstewart@willster.(none)2006-10-231-2/+6
| * | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold/marty@mysql.com/linux.site2006-10-181-13/+56
| |\ \ \ | | |/ / | |/| |
* | | | bug#21873 MySQLD Crash on ALTER...ADD..UNIQUE..USING HASH statement for NDB b...mskold/marty@mysql.com/linux.site2006-10-241-1/+1
* | | | Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergestewart@willster.(none)2006-10-181-2/+2
|\ \ \ \ | |/ / /
| * | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2stewart@willster.(none)2006-10-161-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/ndbstewart@willster.(none)2006-09-201-0/+2
| | |\ \
| | * | | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesstewart@willster.(none)2006-08-101-2/+2
* | | | | This removes the passing of global hton to engine instance. brian@zim.(none)2006-09-291-1/+1
* | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@linux.site2006-09-181-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug #21056 ndb pushdown equal/setValue error on datetime: thread safe bitmap...mskold/marty@mysql.com/linux.site2006-09-181-3/+3
* | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@linux.site2006-09-151-20/+39
|\ \ \ \ \ | |/ / / /
| * | | | Bug #21056 ndb pushdown equal/setValue error on datetime: post review fixes,...mskold/marty@mysql.com/linux.site2006-09-151-20/+39
* | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@linux.site2006-09-061-2/+26
|\ \ \ \ \ | |/ / / /
| * | | | Bug #21056 ndb pushdown equal/setValue error on datetime: only pushdown like...mskold/marty@mysql.com/linux.site2006-09-051-2/+26
| |/ / /
* | | | mergejonas@perch.ndb.mysql.com2006-08-171-1/+0
* | | | Merge perch.ndb.mysql.com:/home/jonas/src/51-cleanjonas@perch.ndb.mysql.com2006-08-171-0/+2
|\ \ \ \
| * \ \ \ Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@linux.site2006-08-151-2/+10
| |\ \ \ \ | | |/ / /
| | * | | Fix for bug #21059 Server crashes on join query with large dataset with NDB ...mskold/marty@mysql.com/linux.site2006-08-151-3/+9
| | * | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1mskold/marty@mysql.com/linux.site2006-08-151-0/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | ndb_lock.test, ndb_lock.result:mskold/marty@mysql.com/linux.site2006-08-151-0/+2
| | | |/
* | | | Merge mysql.com:/home/marty/MySQL/mysql-5.0mskold/marty@linux.site2006-08-091-2/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #21059 Server crashes on join query with large dataset with NDB ...mskold/marty@mysql.com/linux.site2006-08-071-2/+11
| |/ /
* | | Merge dator5.(none):/home/pappa/clean-mysql-5.1mikael@dator5.(none)2006-07-011-0/+7
|\ \ \
| * | | BUG#17138: Crashes in stored proceduremikael@dator5.(none)2006-07-011-3/+2
| * | | Merge dator5.(none):/home/pappa/clean-mysql-5.1mikael@dator5.(none)2006-06-211-0/+8
| |\ \ \
| | * | | BUG#17138: Error in stored proceduremikael@dator5.(none)2006-06-211-2/+2
| | * | | BUG#17138: Error in stored procedure due to fatal error when not reallymikael@dator5.(none)2006-06-191-0/+8
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndbstewart@willster.(none)2006-06-281-0/+1
|\ \ \ \ \
| * | | | | BUG#20725 MySQLD cluster use "fast count" is brokenstewart@mysql.com2006-06-281-0/+1
* | | | | | partition functions to pass create_info, not only max_rowstomas@poseidon.ndb.mysql.com2006-06-271-1/+1
* | | | | | changed signature of get_default_no_partitionstomas@poseidon.ndb.mysql.com2006-06-271-1/+1
|/ / / / /
* | | | | Remove compiler warningsmonty@mysql.com2006-06-231-1/+1
* | | | | Fixed failure with rpl_truncate_7ndb.test when using statement based replicat...monty@mysql.com2006-06-221-2/+0
|/ / / /
* | | | Fixed failed automergemskold@mysql.com2006-06-211-1/+0
* | | | Merge mysql.com:/home/marty/MySQL/mysql-5.0-backedmskold@mysql.com2006-06-211-1/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix for Bug #19906 REPLACE doesn't update TEXT fields correctlymskold@mysql.com2006-06-211-1/+2
* | | Merge mysql.com:/home/marty/MySQL/mysql-5.0mskold@mysql.com2006-06-121-0/+2
|\ \ \ | |/ /
| * | Merge mysql.com:/home/marty/MySQL/mysql-4.1mskold@mysql.com2006-06-091-0/+2
| |\ \ | | |/
| | * Fix for Bug #18184 SELECT ... FOR UPDATE does not work..: implemented ha_ndb...mskold@mysql.com2006-06-081-0/+2
| * | Fix for Bug#17431 INSERT IGNORE INTO returns failed: 1296: err 4350 'Transact...mskold@mysql.com2006-03-231-1/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-4/+9
|\ \ \
| * | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-4/+9
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newguilhem@mysql.com2006-06-021-2/+5
|\ \ \ \
| * | | | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang...guilhem@mysql.com2006-06-021-2/+5
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newserg@sergbook.mysql.com2006-05-281-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | handlerton cleanup:serg@sergbook.mysql.com2006-05-281-0/+4
| |/ / /
* | | | Merge mysql.com:/space/pekka/ndb/version/my51pekka@mysql.com2006-05-251-1/+14
|\ \ \ \