summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with new VARCHAR codeunknown2004-12-061-1/+3
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-1/+3
* | Merge for Matt for Innodb bug. unknown2004-11-301-6/+17
|\ \
| * | fixed error in test resultunknown2004-11-301-6/+17
| * | Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-11-301-6/+38
| |\ \
* | \ \ Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-11-301-6/+38
|\ \ \ \ | | |/ / | |/| |
| * | | ndb - fixed long overdue problems with unique indexes and null valuesunknown2004-11-301-6/+38
* | | | Merging 4.1 to 5.0unknown2004-11-241-13/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-221-1/+22
| |\ \ \
| * | | | added force send interface to scanunknown2004-11-221-13/+20
* | | | | mergedunknown2004-11-221-1/+22
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Added checks for NOT NULL for all fields in UNIQUE INDEX (USING HASH)unknown2004-11-221-1/+22
| |/ / /
* | | | mergedunknown2004-11-201-71/+207
|\ \ \ \ | |/ / /
| * | | ha_ndbcluster.cc:unknown2004-11-191-1/+1
| * | | Mergeunknown2004-11-181-15/+54
| |\ \ \ | | |/ /
| | * | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-181-13/+53
| | |\ \
| | | * | Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key ..unknown2004-11-181-13/+53
| | * | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-181-7/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ndb: fix bug-4644 Err Out of fragment operationsunknown2004-11-131-7/+4
| * | | | Enabled usage of new system variables for ndbunknown2004-11-171-59/+145
* | | | | mergedunknown2004-11-171-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ha_ndbcluster.cc:unknown2004-11-161-7/+0
| |/ / /
| * | | Also print warning if there is an ndb->mysql errorcode mapping, this since th...unknown2004-11-161-1/+8
| |/ /
* | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-6/+40
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#6031 - To drop database you have to execute DROP DATABASE command twice.unknown2004-11-101-1/+1
| * bug#6538unknown2004-11-101-1/+1
| * Merge mysql.com:/home/jonas/src/new-fixunknown2004-11-081-76/+82
| |\
| * | ndb: bug#6435 unknown2004-11-081-3/+2
| * | ndb: bug#6451unknown2004-11-081-1/+36
* | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-74/+79
|\ \ \ | | |/ | |/|
| * | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-041-75/+80
| |\ \
| | * | Fix for bug#6398 update of primary key failsunknown2004-11-031-75/+80
| | |/
* | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-4/+20
|\ \ \ | |/ /
| * | A fix (bug #6331: INSERT IGNORE .. SELECT breaks subsequent inserts).unknown2004-11-021-1/+2
| |/
| * test that attribute name truncation worksunknown2004-10-281-3/+18
* | Fixes after merge with 4.1unknown2004-11-031-0/+1
* | merge with 4.1unknown2004-10-291-510/+1248
|\ \ | |/
| * fix for alignment bug on solaris 64 bitunknown2004-10-251-3/+5
| * compile fixes for butchunknown2004-10-211-61/+60
| * fix so that ndb handler can cope with char(0), mapped to char(1) for nowunknown2004-10-201-2/+22
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-55/+61
| |\
| | * true,false -> TRUE, FALSEunknown2004-10-141-55/+61
| * | fix for platforms that have lower_case_table_names == 2unknown2004-10-191-1/+1
| * | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-141-115/+142
| |\ \
| | * \ Mergeunknown2004-10-101-115/+142
| | |\ \
| | | * | NDB wl-2151 Fix bounds setting table handler vs TUXunknown2004-10-081-115/+142
| * | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-10-131-2/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#6020, any lock >= write_allow_write is a write lockunknown2004-10-131-2/+5
| | | |/ | | |/|
| * | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2004-10-101-0/+4
| |\ \ \ | | |/ /
| | * | BUG#5973 ndb table belonging to different database shows up in SHOW TABLESunknown2004-10-081-2/+6