summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/jimw/my/mysql-5.0-14212jimw@mysql.com2006-01-061-6/+8
|\
| * Fix crash in BDB from improper cleanup of transactions, and avoid problemjimw@mysql.com2005-12-091-6/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2006-01-061-9/+13
|\ \
| * | Review fixes of new pushed codemonty@mysql.com2006-01-061-9/+13
* | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0jonas@perch.ndb.mysql.com2005-12-141-2/+20
|\ \ \
| * | | bug#15682 - ndb - invalid handling of varchar in position/rnd_posjonas@perch.ndb.mysql.com2005-12-141-2/+20
* | | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-11-251-10/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2005-11-241-6/+8
| |\ \ \
| | * | | Moved check of wrong schema version earliermskold@mysql.com2005-11-241-6/+8
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-11-211-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug #14514 Creating table with packed key fails silentlymsvensson@neptunus.(none)2005-11-211-1/+1
* | | | | Using new error code HA_ERR_TABLE_DEF_CHANGED to signal wrong schema version ...mskold@mysql.com2005-11-181-2/+1
* | | | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1mskold@mysql.com2005-11-171-5/+39
|\ \ \ \ \ | |/ / / /
| * | | | Fixed incorrectly use if table with wrong schema versionmskold@mysql.com2005-11-171-5/+39
| |/ / /
* | | | Fixes during review of new codemonty@mysql.com2005-11-031-1/+2
* | | | BUG#14514 Creating table with packed key fails silentlymsvensson@neptunus.(none)2005-11-021-1/+1
* | | | This patch add support for storing Geometry types to Archive, Innodb, NDB, an...brian@zim.(none)2005-10-241-2/+4
| |_|/ |/| |
* | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1mskold@mysql.com2005-10-141-15/+13
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for Bug #13961 Triggers on tables with auto_increment insert bogus value...mskold@mysql.com2005-10-141-14/+16
| * Fixed gcc error on AMD64: cast from 'char*' to 'unsigned int' loses precisionlars@mysql.com2005-09-261-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-121-4/+3
|\ \
| * | Reviewing new pushed codemonty@mysql.com2005-10-121-4/+3
* | | pthread_handler_decl() changed to be ctags-friendlyserg@serg.mylan2005-10-081-3/+2
|/ /
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-031-5/+13
|\ \
| * | Final patch for 5.0 for simplifying storage engine code. We now have just one...brian@zim.(none)2005-10-031-1/+0
| * | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-021-5/+14
| |\ \
| | * | Next big patch for loadable storage engines!brian@zim.(none)2005-10-021-5/+14
* | | | Mergeserg@mysql.com2005-09-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#11238serg@serg.mylan2005-09-301-1/+1
| |/ /
* | | BUG#13081: Disable ROR-index_merge for NDB tables (by adding a sergefp@mysql.com2005-09-301-1/+2
|/ /
* | ndb post merge fixes (show engine ndb status)jonas@perch.ndb.mysql.com2005-09-211-1/+1
* | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0jonas@perch.ndb.mysql.com2005-09-201-1/+1
|\ \
| * | Cleanup for handlerton structure to allow for loadable engine work. This is t...brian@zim.(none)2005-09-191-1/+1
* | | ndb - post merge fixesjonas@perch.ndb.mysql.com2005-09-201-3/+2
* | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1jonas@perch.ndb.mysql.com2005-09-201-0/+46
|\ \ \ | |/ / |/| / | |/
| * ndb - imlp. show engine ndb status;jonas@perch.ndb.mysql.com2005-09-191-0/+46
| * Merge eel.(none):/home/jonas/src/mysql-4.1jonas@eel.(none)2005-08-181-1/+4
| |\
| * \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2005-08-101-0/+9
| |\ \
| * | | Fixed compiler warningsmonty@mysql.com2005-07-281-0/+1
* | | | Added option --valgrind-mysqltest to mysql-test-runmonty@mishka.mysql.fi2005-09-141-2/+4
* | | | Repair of condition pushdown after Item_func_between/in objects now directly ...mskold@mysql.com2005-09-121-2/+24
* | | | ndb - fix ha_ndb crash on ordered index on nullable varcharpekka@mysql.com2005-09-011-1/+1
* | | | Merge eel.(none):/home/jonas/src/mysql-5.0jonas@eel.(none)2005-08-181-1/+4
|\ \ \ \
| * \ \ \ Merge eel.(none):/home/jonas/src/mysql-4.1jonas@eel.(none)2005-08-181-1/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | bug#12118 - ndb alter table data loss jonas@eel.(none)2005-08-181-1/+4
* | | | | Fixes during review of new pushed codemonty@mysql.com2005-08-121-0/+2
* | | | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1mskold@mysql.com2005-08-101-0/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Added support for ha_ndbcluster::info(HA_STATUS_AUTO)mskold@mysql.com2005-08-101-0/+9
| | |_|/ | |/| |
* | | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-5.0-releasemskold@mysql.com2005-08-011-4/+6
|\ \ \ \
| * | | | Fix for bug#12021mskold@mysql.com2005-07-311-4/+6