summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-11/+12
|\
| * Fix for bug#6398 update of primary key failsunknown2004-11-031-11/+12
* | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-1/+0
|\ \ | |/
| * Tru64 cxx compiler fixunknown2004-10-291-1/+0
* | merge with 4.1unknown2004-10-291-14/+44
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-3/+3
| |\
| | * true,false -> TRUE, FALSEunknown2004-10-141-3/+3
| * | NDB wl-2151 Fix bounds setting table handler vs TUXunknown2004-10-081-2/+1
| |/
| * Mergeunknown2004-10-031-4/+6
| |\
| | * Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-301-3/+0
| | |\
| | | * Clean up of index_name and unique_index_nameunknown2004-09-251-3/+0
| | * | WL#1424 Updated after reviewunknown2004-09-261-1/+1
| | * | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-211-1/+6
| | |\ \ | | | |/ | | |/|
| | | * Changed WL#1424 to use the function ha_find_files. This is a simpler implemen...unknown2004-09-211-2/+2
| | | * Merged Thd_ndbunknown2004-09-201-1/+6
| | | |\
| | | | * WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...unknown2004-09-131-1/+6
| * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-1/+1
| |\ \ \ \
| | * | | | bug#5349 ALTER TABLE corrupts TEXT (and blob?)unknown2004-10-011-1/+1
| | |/ / /
| * | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1unknown2004-09-201-0/+1
| | |\ \ \
| | | * | | Added support for calculating index cadinalityunknown2004-09-201-0/+1
| * | | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-09-201-0/+2
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Preparation for batchingunknown2004-09-171-0/+2
| | |/ /
| * | | fix updated signatureunknown2004-09-201-1/+1
| * | | Merged new ndb_insert.test and .resultunknown2004-09-201-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | BUG#4775 "Duplicate key requires rollback of transaction" - Improved error me...unknown2004-09-151-0/+1
| | |/
| * | Merge mskold@build.mysql.com:/home/bk/mysql-4.1unknown2004-09-141-0/+4
| |\ \
| | * | Added use of buffer argument in index_readunknown2004-09-071-0/+4
| | |/
| * | fix to make transaction failure also affect select count() on other tables in...unknown2004-09-141-0/+1
| * | Added testcase for select count() during transaction with failuresunknown2004-09-141-0/+1
| * | new method to set size of local table dataunknown2004-09-141-2/+15
| * | moved all ndb thread specific data into new placeholderunknown2004-09-141-1/+7
| |/
* | Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-1/+1
|/
* Fix for bug#5312 Ndb Cluster returns wrong error code for duplicate key at in...unknown2004-08-311-0/+1
* added switch to mysqld to specify connectstringunknown2004-08-201-0/+2
* Minor typounknown2004-08-191-2/+2
* Cleaned up build of index listunknown2004-08-191-4/+3
* Fix for WL#1731 Handler: multiple databasesunknown2004-08-181-2/+10
* Fix for bug#4730unknown2004-08-111-0/+1
* ha_ndbcluster.h, ha_ndbcluster.cc:unknown2004-07-291-1/+1
* Fixed merge problems, optimized bulk insertunknown2004-07-231-0/+1
* Mergeunknown2004-07-231-10/+13
|\
| * ha_ndb blobs 2unknown2004-07-221-10/+13
* | WL#1791 Handler: support update of primary keyunknown2004-07-221-2/+2
|/
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-191-1/+1
|\
| * New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-1/+1
* | Fixed ndbcluster_print_error to use table name from failed NdbOperationunknown2004-07-021-1/+1
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-271-6/+8
|\ \ | |/
| * Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-1/+1
| * Modified index flags and added ndbcluster_print_errorunknown2004-06-241-5/+7