summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes for fast alter table for ndbclustermarty@linux.site2006-04-111-1/+2
* Bug #18596 binlog schema event auto push causes mysqld errorstomas@poseidon.ndb.mysql.com2006-04-031-2/+0
* Fix for Bug#17431 INSERT IGNORE INTO returns failed: 1296: err 4350 'Transact...mskold@mysql.com2006-03-241-1/+8
* Fix HPUX compilation.knielsen@mysql.com2006-03-201-1/+1
* Fix for bug#17899 Partitions: crash, NDB, Select .. ORDER BYmskold@mysql.com2006-03-141-0/+2
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newmskold@mysql.com2006-03-091-1/+2
|\
| * bug#18040: Create unique index cause error 4243mskold@mysql.com2006-03-091-1/+2
* | cleanup of ndb invalidate dictionary cachetomas@poseidon.ndb.mysql.com2006-03-081-4/+1
|/
* Bug #16385 Partitions: crash when updating a range partitioned NDB tabletomas@poseidon.ndb.mysql.com2006-03-011-2/+2
* Invalidate table including all it's indexes from binlog threadmskold@mysql.com2006-02-171-1/+5
* Bug #17340 SHOW CREATE TABLE from second session crashes the servertomas@poseidon.ndb.mysql.com2006-02-131-1/+1
* Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0tomas@poseidon.ndb.mysql.com2006-02-101-0/+3
|\
| * Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2006-02-101-0/+3
| |\
| | * Bug #17249 ndb, delete statement with join where clause fails when table do n...tomas@poseidon.ndb.mysql.com2006-02-101-0/+3
* | | Merge mysql.com:/home/kostja/mysql/mysql-5.0-rootkonstantin@mysql.com2006-02-091-0/+1
|\ \ \ | |/ /
| * | ndb - bug#15918 fixpekka@mysql.com2006-02-071-0/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newtomas@poseidon.ndb.mysql.com2006-02-011-1/+1
|\ \ \
| * | | MySQL Bugs: #16466: DD: SHOW CREATE TABLE does not show TABLESPACE table_spac...tomas@poseidon.ndb.mysql.com2006-02-011-1/+1
* | | | Wrapped get/set_ndb_share_state with mutex lockmarty@linux.site2006-02-011-0/+20
|/ / /
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newmarty@linux.site2006-01-311-0/+1
|\ \ \
| * | | Bug #16466 DD: SHOW CREATE TABLE does not show TABLESPACE table_space1 STOR...tomas@poseidon.ndb.mysql.com2006-01-311-0/+1
* | | | Enable WL#1892 for binlog, wrong signaturemarty@linux.site2006-01-311-2/+3
* | | | Added possibillity to check what fields will get added indexes (ndb does curr...marty@linux.site2006-01-271-1/+1
|/ / /
* | | ndb - wl#2972 rbr blobs: write blob data to binlogpekka@mysql.com2006-01-251-0/+8
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newmskold@mysql.com2006-01-171-2/+5
|\ \ \
| * | | Additional fixes for WL#1892mskold@mysql.com2006-01-171-2/+5
* | | | Merge c-0c0be253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...pappa@c-0c0be253.1238-1-64736c10.cust.bredbandsbolaget.se2006-01-171-12/+8
|\ \ \ \
| * | | | WL #2604: Partition Managementmikron@c-1e0be253.1238-1-64736c10.cust.bredbandsbolaget.se2006-01-171-12/+8
| |/ / /
* | | | added assert for when ndb share is not released as it shouldtomas@poseidon.ndb.mysql.com2006-01-171-0/+1
|/ / /
* | | Added new calls for WL#1892 NDB Handler: Add support for CREATE/DROP INDEXmskold@mysql.com2006-01-131-0/+8
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newmskold@mysql.com2006-01-131-8/+29
|\ \ \
| * | | wl2325 wl2324tomas@poseidon.ndb.mysql.com2006-01-121-8/+29
* | | | WL#1892 Post-review fix, removed index insertion in list at createmskold@mysql.com2006-01-111-3/+2
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newmskold@mysql.com2006-01-111-4/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Restructered index management, to prepare for add/drop index (WL#1892)mskold@mysql.com2006-01-111-4/+23
* | | | wl2723 - ndb opt. nrjonas@perch.ndb.mysql.com2006-01-111-0/+1
|/ / /
* | | WL#2506: Information Schema tables for PARTITIONinggluh@eagle.intranet.mysql.r18.ru2006-01-101-0/+1
* | | after merge fixserg@serg.mylan2006-01-071-1/+1
* | | Made set_part_info a handler method and not a ha_partition method onlymikael@mysql.com2005-11-251-0/+1
* | | Table definition cache, part 2monty@mysql.com2005-11-231-2/+2
* | | Make storage engines "pluggable", handlerton workacurtis@poseidon.ndb.mysql.com2005-11-071-6/+5
* | | Ndb handler cleanup:tomas@poseidon.ndb.mysql.com[tomas]2005-11-061-4/+30
* | | Mergetomas@poseidon.ndb.mysql.com2005-10-061-2/+4
|\ \ \ | |/ /
| * | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-031-1/+1
| |\ \
| | * | Next big patch for loadable storage engines!brian@zim.(none)2005-10-021-1/+1
| * | | Bug#11238serg@serg.mylan2005-09-301-1/+1
| |/ /
| * | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1jonas@perch.ndb.mysql.com2005-09-201-0/+2
| |\ \ | | |/
| | * ndb - imlp. show engine ndb status;jonas@perch.ndb.mysql.com2005-09-191-0/+2
* | | ndb - wl#2624 re-commit due to bk problempekka@mysql.com2005-09-151-1/+9
* | | generalized option for specifying ndb distributiontomas@poseidon.ndb.mysql.com2005-08-221-0/+2