summaryrefslogtreecommitdiff
path: root/mysql-test/t/alter_table.test
Commit message (Expand)AuthorAgeFilesLines
* Updated tests after mergeunknown2004-03-251-2/+2
* merge with 3.23unknown2004-03-251-27/+49
|\
| * Improved test caseunknown2004-03-251-0/+2
| * used right table for grants check (BUG#3270)unknown2004-03-231-0/+19
* | merge 3.23 -> 4.0, 2003/02/06unknown2004-02-061-0/+17
|\ \ | |/
| * Fix for bug #2628 "ALTER TABLE destroys table and reports success"unknown2004-02-061-0/+17
* | Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYSunknown2003-07-081-0/+62
* | Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478unknown2003-06-011-0/+9
* | merge fixunknown2003-04-261-0/+16
|\ \
| * | do not mark the table as analyzed unless all the key parts are REALLY analyzed.unknown2003-04-231-0/+16
* | | test case for displaying and correct functioning of ALTER TABLE unknown2003-04-031-0/+2
|/ /
* | Removed copying of parameters as this leads to memory leaks in embedded server.unknown2002-12-051-1/+1
* | Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-041-0/+10
* | Fixed error message when opening a not-MyISAM file.unknown2001-10-291-2/+6
* | mergedunknown2001-07-021-1/+10
|\ \
| * \ mergeunknown2001-06-121-1/+10
| |\ \ | | |/
| | * Changed compare in MyISAM to use my_pread()unknown2001-06-111-0/+11
* | | memory-limited treeunknown2001-07-021-1/+2
|/ /
* | ALTER TABLE ... DISABLE KEYS / ALTER TABLE ... ENABLE KEYSunknown2001-05-111-0/+20
|/
* Fixed bug in ALTER TABLEunknown2001-04-011-9/+13
* Fixes for innobaseunknown2001-02-211-0/+21
* SHOW [FULL] COLUMNSunknown2001-01-221-1/+1
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+48