summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1unknown2005-06-071-3/+1
|\
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-5/+2
* | mergeunknown2005-06-051-3/+3
|\ \
| * | Code cleanups during code reviewsunknown2005-06-011-3/+3
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-021-1/+3
|\ \ \
| * \ \ Mergeunknown2005-06-021-0/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * tztime.cc:unknown2005-06-021-0/+2
| * | Merge from 4.1unknown2005-05-261-1/+1
| |\ \ | | |/
| | * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | | Removed bug introduced when implementing support for IN and BETWEENunknown2005-06-021-6/+0
* | | Fixed handling of condition pushdown to storage engine of NO BETWEEN and NOT INunknown2005-06-011-2/+7
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-231-504/+722
|\ \ \ | |/ / |/| |
| * | Added support for BETWEEN and IN in condition pushdown to ndbcluster by rewri...unknown2005-05-181-504/+722
* | | BUG#9626unknown2005-05-181-17/+5
|/ /
* | Removed call to cond_push for empty condunknown2005-05-081-16/+13
* | Mergeunknown2005-05-071-0/+4
|\ \ | |/
| * bug#9813: Post review fixesunknown2005-05-071-0/+4
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-071-14/+16
|\ \
| * | Removed double cond_pushunknown2005-05-071-14/+16
* | | mergeunknown2005-05-061-18/+18
|\ \ \
| * | | Fixes while reviewing new codeunknown2005-05-061-18/+18
| |/ /
* | | A lot of fixes to Precision mathunknown2005-05-051-1/+1
|/ /
* | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1unknown2005-04-291-1/+1
|\ \ | |/
| * Fix for avoiding gettin Invalid schema object version when doing local change...unknown2005-04-291-1/+1
* | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1unknown2005-04-281-3/+7
|\ \ | |/
| * Fix for avoiding gettin Invalid schema object version when doing local change...unknown2005-04-281-3/+7
* | Mergeunknown2005-04-281-16/+60
|\ \ | |/
| * Fix for avoiding gettin Invalid schema object version when doing local change...unknown2005-04-281-4/+20
| * Fix for avoiding gettin Invalid schema object version when doing local changesunknown2005-04-271-13/+41
* | Merge neptunus.(none):/home/msvensson/mysql/bug9714unknown2005-04-271-2/+7
|\ \
| * | BUG#9714 libsupc++ problemunknown2005-04-271-2/+7
* | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1unknown2005-04-251-1/+1
|\ \ \ | | |/ | |/|
| * | Post review fix of ndbcluster_drop_database, typounknown2005-04-251-1/+1
* | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1unknown2005-04-251-5/+14
|\ \ \ | |/ /
| * | Post review fix of ndbcluster_drop_database, print errorunknown2005-04-251-0/+3
| * | Post review fix of ndbcluster_drop_databaseunknown2005-04-251-5/+11
* | | Mergeunknown2005-04-221-50/+73
|\ \ \ | |/ /
| * | Fix for Bug #9318 drop database does not drop ndb tablesunknown2005-04-221-50/+73
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-211-1/+4
|\ \ \ | |/ /
| * | Fix for failing ps_7ndb.test, force write_row when batching inserts so that u...unknown2005-04-211-1/+4
* | | ndb - fix typounknown2005-04-211-1/+1
* | | Mergeunknown2005-04-211-15/+24
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for Bug #9691 UPDATE fails on attempt to update primary keyunknown2005-04-191-15/+24
* | Merge with 4.1unknown2005-04-161-5/+23
|\ \ | |/
| * Bug #9839 Column with AUTOINC contains -1 Value on node stop, post review fixunknown2005-04-151-5/+18
| * Bug #9839 Column with AUTOINC contains -1 Value on node stopunknown2005-04-151-0/+5
* | Mergeunknown2005-04-131-13/+15
|\ \ | |/
| * Mergeunknown2005-04-131-12/+14
| |\
| | * Fix for bug#9813: Test 'ndb_basic': Autoincrement fails in 64 bitunknown2005-04-131-12/+22