summaryrefslogtreecommitdiff
path: root/mysql-test/t/ndb_alter_table.test
Commit message (Expand)AuthorAgeFilesLines
* Updated expected errorunknown2005-11-251-1/+1
* Disabled --ps-protocol during autodiscover testunknown2005-11-181-0/+2
* Fixed incorrectly use if table with wrong schema versionunknown2005-11-171-0/+2
* Add testcase for bug#13316unknown2005-09-221-0/+119
* Merge eel.(none):/home/jonas/src/mysql-4.1unknown2005-08-181-1/+24
|\
| * bug#12118 - ndb alter table data loss unknown2005-08-181-1/+25
* | Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* | Moved connections first in test, to reduce risk of connecting before servers ...unknown2005-06-291-4/+7
|/
* Disabled ndb tests for embeddedunknown2005-04-191-0/+1
* BUG#6762 ALTER TABLE gives weird results and error messageunknown2005-04-041-1/+1
* Fix for Bug #8753 Invalid schema object version after dropping indexunknown2005-03-071-0/+16
* Fix for bug#6935 table rename does not work with ndb tablesunknown2004-12-061-0/+17
* ndb_alter_table.result, ndb_alter_table.test:unknown2004-10-071-0/+2
* Changed test to be independent on scan orderunknown2004-10-011-4/+4
* Adjusted so auto_increment value after bulk insert will be exactly +1 after l...unknown2004-09-281-3/+29
* Setting MODE_NO_AUTO_VALUE_ON_ZERO at copying in copy_data_between_tablesunknown2004-09-261-0/+8
* fix for invalidating table if mismatch with frmunknown2004-09-241-0/+31
* Fixed handling of NO_AUTO_VALUE_ON_ZEROunknown2004-09-151-0/+1
* removed shaky test caseunknown2004-09-101-20/+20
* fixed NdbConnection::restart and made use of it in ha_ndbclusterunknown2004-09-071-0/+1
* fixed and added test case for bug#5431unknown2004-09-071-2/+5
* renamed ha_recovery_logging to ha_enable_transactionunknown2004-09-031-0/+17
* Added tests for fix of bug#4730unknown2004-08-121-0/+4
* Bug fix for bug#3912unknown2004-08-101-2/+3
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-08-101-1/+1
|\
| * Bug fix for alter table and auto_incrementunknown2004-07-311-1/+1
* | Added test for fix of bug#3912 Auto increment not correctly initialised when ...unknown2004-07-291-2/+7
|/
* BUG# 3658 ALTER TABLE corrupts tableunknown2004-05-051-0/+41