summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed failed mergeunknown2005-01-011-1/+1
* Fixed failed mergeunknown2005-01-011-5/+5
* Merged bugfixunknown2004-12-301-28/+51
|\
| * Fix for bug #7480 Mysqld crash in ha_ndbcluster using Query Browserunknown2004-12-301-28/+49
* | added config parameter Group on connectionunknown2004-12-201-8/+13
* | mergeunknown2004-12-171-86/+228
|\ \
| * | Removed getTableForAlterationunknown2004-12-071-1/+1
| * | Fix for bug#6935 table rename does not work with ndb tablesunknown2004-12-061-16/+24
| * | fixed error in test resultunknown2004-11-301-6/+17
| * | Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-11-301-6/+38
| |\ \
| * \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-221-1/+22
| |\ \ \
| | * | | Added checks for NOT NULL for all fields in UNIQUE INDEX (USING HASH)unknown2004-11-221-1/+22
| * | | | added force send interface to scanunknown2004-11-221-13/+20
| |/ / /
| * | | ha_ndbcluster.cc:unknown2004-11-191-1/+1
| * | | Mergeunknown2004-11-181-15/+54
| |\ \ \
| * | | | Enabled usage of new system variables for ndbunknown2004-11-171-59/+145
* | | | | Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-12-061-25/+94
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ndb - fixed long overdue problems with unique indexes and null valuesunknown2004-11-301-6/+38
| | |/ / | |/| |
| * | | 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
| * | | | 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
| |/ /
* | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-11-101-1/+1
|\ \ \ | |/ / |/| |
| * | Merge joreland@bk-internal.mysql.com:wl1744 into w2k.:C:/mysql-4.1unknown2004-11-101-1/+1
| |\ \
| * | | wl1744 - win compile fixesunknown2004-11-101-1/+1
* | | | 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
|\ \
| * \ 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
| * | | A fix (bug #6331: INSERT IGNORE .. SELECT breaks subsequent inserts).unknown2004-11-021-1/+2
| |/ /
* | | ndb: bug#6435 unknown2004-11-081-3/+2
* | | ndb: bug#6451unknown2004-11-081-1/+36
|/ /
* | test that attribute name truncation worksunknown2004-10-281-3/+18
* | 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
| * | fixed bug where scan is not closed as it shouldunknown2004-10-071-0/+3