Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | after merge fixes | serg@serg.mylan | 2004-08-19 | 1 | -2/+2 |
* | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -0/+6 |
|\ | |||||
| * | BUG#4717 - check for valid table names in ALTER TABLE ... RENAME | serg@serg.mylan | 2004-07-26 | 1 | -0/+6 |
* | | Bug#4338: mysql-test-run fails if compiled with non-latin1 character set | bar@mysql.com | 2004-07-08 | 1 | -1/+1 |
* | | Fix and test case for BUG#3899 | sergefp@mysql.com | 2004-06-23 | 1 | -0/+6 |
* | | packet.result, alter_table.result: | paul@kite-hub.kitebird.com | 2004-06-15 | 1 | -1/+1 |
* | | Language/consistency edits to error messages | paul@ice.snake.net | 2004-06-15 | 1 | -1/+1 |
* | | ALTER TABLE t1 CONVERT TO should also change the default character set. | bar@bar.intranet.mysql.r18.ru | 2004-03-30 | 1 | -1/+1 |
* | | More different syntaxes for (1) modifying the default charaset/collation | bar@bar.intranet.mysql.r18.ru | 2004-03-30 | 1 | -5/+5 |
* | | 1. New data types, from the user point of view: | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 1 | -1/+1 |
* | | After merge fixes + simple optimizations | monty@mysql.com | 2004-03-26 | 1 | -1/+1 |
* | | Merge with 4.0 | monty@mysql.com | 2004-03-25 | 1 | -31/+40 |
|\ \ | |/ | |||||
| * | Updated tests after merge | monty@mysql.com | 2004-03-25 | 1 | -31/+40 |
* | | Bug #2821 Table default character set affects LONGBLOB fields | bar@bar.intranet.mysql.r18.ru | 2004-03-19 | 1 | -0/+16 |
* | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -13/+13 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+21 |
|\ \ | |/ | |||||
| * | 3.23 -> 4.0 merge: after merge fixes | konstantin@mysql.com | 2004-02-06 | 1 | -0/+13 |
| * | merge 3.23 -> 4.0, 2003/02/06 | konstantin@mysql.com | 2004-02-06 | 1 | -0/+8 |
| |\ | |||||
| | * | Fix for bug #2628 "ALTER TABLE destroys table and reports success" | konstantin@mysql.com | 2004-02-06 | 1 | -0/+8 |
* | | | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key | serg@serg.mylan | 2004-01-28 | 1 | -3/+6 |
* | | | a fix (bug #2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key). | ram@gw.mysql.r18.ru | 2004-01-13 | 1 | -0/+9 |
* | | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -9/+9 |
* | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -0/+23 |
* | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+69 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYS | monty@mashka.mysql.fi | 2003-07-08 | 1 | -0/+69 |
* | | | A test for character conversion in ALTER TABLE was added | bar@bar.mysql.r18.ru | 2003-07-14 | 1 | -0/+39 |
* | | | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 1 | -0/+5 |
|\ \ \ | |||||
| * \ \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -0/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478 | monty@narttu.mysql.fi | 2003-06-01 | 1 | -0/+5 |
* | | | | "Collation" has been moved to SHOW FULL FIELDS | bar@bar.mysql.r18.ru | 2003-06-02 | 1 | -3/+3 |
|/ / / | |||||
* | | | SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility: | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -3/+3 |
* | | | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 1 | -2/+2 |
* | | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -1/+155 |
|\ \ \ | |/ / | |||||
| * | | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 1 | -0/+116 |
| |\ \ | |||||
| | * | | correct test result | serg@sergbook.mysql.com | 2003-04-23 | 1 | -3/+3 |
| | * | | do not mark the table as analyzed unless all the key parts are REALLY analyzed. | serg@sergbook.mysql.com | 2003-04-23 | 1 | -0/+116 |
| * | | | test case for displaying and correct functioning of ALTER TABLE | Sinisa@sinisa.nasamreza.org | 2003-04-03 | 1 | -0/+38 |
| |/ / | |||||
* | | | Some collation have been renamed to fit into convension | bar@bar.mysql.r18.ru | 2003-04-01 | 1 | -2/+2 |
* | | | Updates for multi-byte character sets | monty@mashka.mysql.fi | 2003-01-14 | 1 | -2/+2 |
* | | | Separating CHARSET and COLLATION terms | bar@bar.mysql.r18.ru | 2003-01-09 | 1 | -7/+7 |
* | | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Removed copying of parameters as this leads to memory leaks in embedded server. | monty@mashka.mysql.fi | 2002-12-05 | 1 | -1/+1 |
* | | | Charset of any string field now can be specified during CREATE TABLE | bar@gw.udmsearch.izhnet.ru | 2002-06-07 | 1 | -2/+2 |
* | | | merge with 4.0 to get last fixes to last merge | monty@hundin.mysql.fi | 2002-06-04 | 1 | -0/+8 |
|\ \ \ | |/ / | |||||
| * | | Enable LOAD DATA LOCAL INFILE in mysql_test | monty@hundin.mysql.fi | 2002-06-04 | 1 | -0/+8 |
* | | | Changes for new binary .frm format | monty@hundin.mysql.fi | 2002-06-04 | 1 | -4/+4 |
|/ / | |||||
* | | Fix error messages | monty@hundin.mysql.fi | 2001-11-04 | 1 | -10/+10 |
* | | Fixed error message when opening a not-MyISAM file. | monty@tramp.mysql.fi | 2001-10-29 | 1 | -2/+8 |
* | | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -0/+76 |
|/ | |||||
* | Changed compare in MyISAM to use my_pread() | monty@tik.mysql.fi | 2001-06-11 | 1 | -0/+5 |