summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* bug#9813: Post review fixesunknown2005-05-071-0/+4
* Fix for avoiding gettin Invalid schema object version when doing local change...unknown2005-04-291-1/+1
* Fix for avoiding gettin Invalid schema object version when doing local change...unknown2005-04-281-3/+7
* Fix for avoiding gettin Invalid schema object version when doing local change...unknown2005-04-281-4/+20
* Fix for avoiding gettin Invalid schema object version when doing local changesunknown2005-04-271-13/+41
* Post review fix of ndbcluster_drop_database, typounknown2005-04-251-1/+1
* Post review fix of ndbcluster_drop_database, print errorunknown2005-04-251-0/+3
* Post review fix of ndbcluster_drop_databaseunknown2005-04-251-5/+11
* Fix for Bug #9318 drop database does not drop ndb tablesunknown2005-04-221-50/+73
* Fix for failing ps_7ndb.test, force write_row when batching inserts so that u...unknown2005-04-211-1/+4
* Fix for Bug #9691 UPDATE fails on attempt to update primary keyunknown2005-04-191-15/+24
* Bug #9839 Column with AUTOINC contains -1 Value on node stop, post review fixunknown2005-04-151-5/+18
* Bug #9839 Column with AUTOINC contains -1 Value on node stopunknown2005-04-151-0/+5
* Mergeunknown2005-04-131-12/+14
|\
| * Fix for bug#9813: Test 'ndb_basic': Autoincrement fails in 64 bitunknown2005-04-131-12/+22
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-071-1/+9
|\ \
| * | Fix for Bug #9675 Auto-increment not working with INSERT..SELECT and NDB stor...unknown2005-04-071-1/+4
| * | Fix for Bug #9675 Auto-increment not working with INSERT..SELECT and NDB storageunknown2005-04-071-1/+6
| |/
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-04-041-2/+28
|\ \ | |/ |/|
| * BUG#6762 ALTER TABLE gives weird results and error messageunknown2005-04-041-2/+28
* | Fix for bug#9435: TIMESTAMP columns don't updateunknown2005-04-011-0/+4
|/
* 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