summaryrefslogtreecommitdiff
path: root/mysql-test/r/alter_table.result
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.18unknown2004-02-111-0/+21
|\
| * 3.23 -> 4.0 merge: after merge fixesunknown2004-02-061-0/+13
| * merge 3.23 -> 4.0, 2003/02/06unknown2004-02-061-0/+8
| |\
| | * Fix for bug #2628 "ALTER TABLE destroys table and reports success"unknown2004-02-061-0/+8
* | | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyunknown2004-01-281-3/+6
* | | a fix (bug #2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key).unknown2004-01-131-0/+9
* | | WorkLog#1323unknown2003-12-101-9/+9
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-0/+23
* | | Merge with 4.0.14unknown2003-08-111-0/+69
|\ \ \ | |/ /
| * | Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYSunknown2003-07-081-0/+69
* | | A test for character conversion in ALTER TABLE was addedunknown2003-07-141-0/+39
* | | merge with public treeunknown2003-06-051-0/+5
|\ \ \
| * \ \ Merge with 4.0.13unknown2003-06-041-0/+5
| |\ \ \ | | |/ /
| | * | Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478unknown2003-06-011-0/+5
* | | | "Collation" has been moved to SHOW FULL FIELDSunknown2003-06-021-3/+3
|/ / /
* | | SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility:unknown2003-05-231-3/+3
* | | After merge fixesunknown2003-05-211-2/+2
* | | Merge with 4.0.13unknown2003-05-191-1/+155
|\ \ \ | |/ /
| * | merge fixunknown2003-04-261-0/+116
| |\ \
| | * | correct test resultunknown2003-04-231-3/+3
| | * | do not mark the table as analyzed unless all the key parts are REALLY analyzed.unknown2003-04-231-0/+116
| * | | test case for displaying and correct functioning of ALTER TABLE unknown2003-04-031-0/+38
| |/ /
* | | Some collation have been renamed to fit into convensionunknown2003-04-011-2/+2
* | | Updates for multi-byte character setsunknown2003-01-141-2/+2
* | | Separating CHARSET and COLLATION termsunknown2003-01-091-7/+7
* | | Merge with 4.0.6unknown2002-12-051-1/+1
|\ \ \ | |/ /
| * | Removed copying of parameters as this leads to memory leaks in embedded server.unknown2002-12-051-1/+1
* | | Charset of any string field now can be specified during CREATE TABLEunknown2002-06-071-2/+2
* | | merge with 4.0 to get last fixes to last mergeunknown2002-06-041-0/+8
|\ \ \ | |/ /
| * | Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-041-0/+8
* | | Changes for new binary .frm formatunknown2002-06-041-4/+4
|/ /
* | Fix error messagesunknown2001-11-041-10/+10
* | Fixed error message when opening a not-MyISAM file.unknown2001-10-291-2/+8
* | client/mysqlmanagerc.cunknown2001-09-271-0/+76
|/
* Changed compare in MyISAM to use my_pread()unknown2001-06-111-0/+5
* Cleanup of manualunknown2001-04-021-0/+2
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+27