summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Added better comment for perceived problem with fix for Bug #8753 Invalid sch...unknown2005-03-221-2/+3
* Extra fix for perceived problem with fix for Bug #8753 Invalid schema object ...unknown2005-03-221-21/+35
* BUG#6554 Problem Building MySql on Fedora Core 3unknown2005-03-141-2/+2
* Review fixes for Bug #8753 Invalid schemaunknown2005-03-071-5/+4
* Fix for Bug #8753 Invalid schema object version after dropping indexunknown2005-03-071-6/+32
* Merge mysql.com:/home/jonas/src/fixunknown2005-02-241-1/+1
|\
| * bug#8786 - ndb autodiscover, sometimes failsunknown2005-02-241-1/+1
* | ndb - fix old decimal type mysql vs ndbunknown2005-02-161-7/+27
* | ha_ndbcluster.cc:unknown2005-02-071-2/+2
* | Corrected fragmentation calculation to take into account that LQH creates "2 ...unknown2005-02-071-5/+10
* | added test to trigger drifferent fragmentations in ndbunknown2005-02-041-1/+44
|/
* ndb - make YEAR and TIMESTAMP into ndb typesunknown2005-01-271-8/+11
* Bug#8101 unique indexes which attribute are _not_ specified in the order of ...unknown2005-01-261-5/+49
* changed from using column names to column id in ndb setBound in ha_ndbclusterunknown2005-01-251-4/+1
* bug#7693 - ndb unknown2005-01-191-2/+2
* ndb - wl-1442 fix Time orderingunknown2005-01-081-1/+9
* ndb - wl-1442 fix Date orderingunknown2005-01-081-3/+6
* 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
| |/ /