summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.h
Commit message (Expand)AuthorAgeFilesLines
* Merged bugfixunknown2004-12-301-1/+1
|\
| * Fix for bug #7480 Mysqld crash in ha_ndbcluster using Query Browserunknown2004-12-301-1/+1
* | Fix for bug#6935 table rename does not work with ndb tablesunknown2004-12-061-1/+1
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-221-1/+2
|\ \
| * | Added checks for NOT NULL for all fields in UNIQUE INDEX (USING HASH)unknown2004-11-221-1/+2
* | | added force send interface to scanunknown2004-11-221-0/+2
|/ /
* | Mergeunknown2004-11-181-1/+3
|\ \
| * | Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key ..unknown2004-11-181-1/+3
* | | Enabled usage of new system variables for ndbunknown2004-11-171-30/+16
|/ /
* | Fix for bug#6398 update of primary key failsunknown2004-11-031-11/+12
* | Tru64 cxx compiler fixunknown2004-10-291-1/+0
|/
* 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
|/
* 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
|\