summaryrefslogtreecommitdiff
path: root/mysql-test/t/create.test
Commit message (Expand)AuthorAgeFilesLines
* BUG#14139: When handling "CREATE TABLE(field_X type_spec,...) SELECT smth AS ...unknown2005-10-261-0/+8
* Fix for bug #6008: MySQL does not create warnings when creating database and ...unknown2005-09-121-0/+13
* Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-011-1/+1
|\
| * BUG#11316: mysqltest, problems when assigning value with '#' to $variableunknown2005-08-311-1/+1
* | Fix bug #12537 UNION produces longtext instead of varcharunknown2005-08-301-0/+9
* | Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* | Fix error message generated when trying to create a table in aunknown2005-07-211-2/+2
|/
* Bug#11028 Crash on create table likeunknown2005-06-091-0/+11
* after mergemergeunknown2005-06-041-3/+1
* mergemergedunknown2005-06-031-2/+6
|\
| * after merge fixesunknown2005-06-031-2/+5
| * mergedunknown2005-06-031-0/+14
| |\
* | \ Mergeunknown2005-05-311-0/+13
|\ \ \
| * | | Bug#10413 - Invalid column name is not rejectedunknown2005-05-311-0/+13
| |/ /
* | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-0/+2
* | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-0/+15
|\ \ \ | |/ / |/| / | |/
| * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-0/+15
* | Bug#9666 - Can't use 'DEFAULT FALSE' for column of type boolunknown2005-05-071-0/+11
* | A lot of fixes for prepared statements (PS):unknown2004-10-261-0/+3
* | Review of new pushed code (Indentation fixes and simple optimizations)unknown2004-08-311-17/+17
* | Merge with 4.0.19unknown2004-05-051-0/+12
|\ \ | |/
| * Fix for Bug 3481unknown2004-04-281-0/+12
* | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-0/+10
* | Fix for #3266 (garbled TEXT fields as a result of CREATE TABLE SELECT)unknown2004-03-231-0/+14
* | merge with 4.0unknown2004-03-161-0/+12
|\ \ | |/
| * fixed Bug #2985 unknown2004-03-051-0/+12
* | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-141-0/+30
|\ \
| * | fixed bug #856 'Naming a key "Primary" causes trouble'unknown2004-03-141-0/+30
* | | fixed bug #1427 "enum allows duplicate values in the list"unknown2004-03-131-0/+9
|/ /
* | After merge fixesunknown2004-02-161-3/+3
* | WorkLog #1323 (part 2)unknown2003-12-171-10/+10
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-151-2/+8
|\ \
| * | Added missing timeout function for named pipes and shared memory (fixes core ...unknown2003-12-151-2/+8
* | | Fix for Bug #2075 - negative default values not accepted for integer columnsunknown2003-12-111-0/+10
* | | WorkLog#1323unknown2003-12-101-4/+4
|/ /
* | Mergeunknown2003-12-091-0/+7
|\ \
| * | fixed bug #1688 "CREATE TABLE ... SELECT with default()"unknown2003-10-311-0/+7
* | | Fixup error number - Broke during mergeunknown2003-12-041-2/+2
* | | Merge for updateunknown2003-12-021-2/+2
|\ \ \
| * | | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-021-2/+2
* | | | Fixed compiler warnings from Intel compiler in Win64unknown2003-11-231-4/+2
|/ / /
* | | Delete duplicate error message namesunknown2003-11-181-7/+7
* | | word substitution in error messages removed - can create problems for i18nunknown2003-11-181-2/+2
* | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-9/+13
|/ /
* | fixed sqlstate for ER_WRONG_INDEX_NAMEunknown2003-10-161-1/+0
* | added checking for empty index name (fixed bug #1419)unknown2003-10-161-0/+2
* | Fix test after mergeunknown2003-10-161-2/+3
* | merge with 4.0unknown2003-10-161-14/+57
|\ \ | |/
| * Better fix for CREATE TABLE IF NOT EXISTS ... SELECTunknown2003-10-151-12/+37
| * bug #1434 (and related issues)unknown2003-10-061-1/+21