summaryrefslogtreecommitdiff
path: root/mysql-test/r/ndb_alter_table.result
Commit message (Expand)AuthorAgeFilesLines
* ndb - bug#14509, part 1: move autoincr pre-fetch from Ndb to local dict cacheunknown2006-05-081-1/+22
* Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-11-251-1/+1
|\
| * Updated expected errorunknown2005-11-251-1/+1
* | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1unknown2005-11-171-2/+1
|\ \ | |/
| * Fixed incorrectly use if table with wrong schema versionunknown2005-11-171-2/+1
* | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1unknown2005-09-221-0/+116
|\ \ | |/
| * Add testcase for bug#13316unknown2005-09-221-0/+116
* | Merge eel.(none):/home/jonas/src/mysql-4.1unknown2005-08-181-1/+17
|\ \ | |/
| * bug#12118 - ndb alter table data loss unknown2005-08-181-1/+17
* | Fixed broken auto_incrementunknown2005-04-081-1/+1
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-1.2156.1.5unknown2005-04-051-1/+1
|\ \ | |/
| * BUG#6762 ALTER TABLE gives weird results and error messageunknown2005-04-041-1/+1
* | mergedunknown2005-03-091-0/+14
|\ \ | |/
| * Fix for Bug #8753 Invalid schema object version after dropping indexunknown2005-03-071-0/+14
* | updated show table status usage in ndb tests to become independent on ndb clu...unknown2005-01-261-4/+4
* | added support for 'show status like 'Ndb%''unknown2005-01-141-4/+4
* | adopted to changed show table status outputunknown2005-01-131-3/+3
* | ndb - wl-1442 new varcharunknown2005-01-071-4/+4
* | Merge with 4.1unknown2004-12-221-0/+16
|\ \ | |/
| * Fix for bug#6935 table rename does not work with ndb tablesunknown2004-12-061-0/+16
* | Fixed show table outputunknown2004-11-171-4/+4
* | Fixed changes in printoutsunknown2004-11-041-1/+1
|/
* ndb_alter_table.result, ndb_alter_table.test:unknown2004-10-071-0/+2
* Changed test to be independent on scan orderunknown2004-10-011-13/+14
* Adjusted so auto_increment value after bulk insert will be exactly +1 after l...unknown2004-09-281-4/+48
* Setting MODE_NO_AUTO_VALUE_ON_ZERO at copying in copy_data_between_tablesunknown2004-09-261-0/+15
* fix for invalidating table if mismatch with frmunknown2004-09-241-0/+19
* Fixed handling of NO_AUTO_VALUE_ON_ZEROunknown2004-09-151-0/+1
* moved all ndb thread specific data into new placeholderunknown2004-09-141-4/+4
* removed shaky test caseunknown2004-09-101-14/+0
* 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/+4
* renamed ha_recovery_logging to ha_enable_transactionunknown2004-09-031-0/+11
* fixed wrong initial auto increment value bug#5369unknown2004-09-021-1/+1
* Added tests for fix of bug#4730unknown2004-08-121-0/+12
* Bug fix for bug#3912unknown2004-08-101-15/+31
* 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/+19
|/
* BUG# 3658 ALTER TABLE corrupts tableunknown2004-05-051-0/+29