summaryrefslogtreecommitdiff
path: root/mysql-test/t/create.test
Commit message (Expand)AuthorAgeFilesLines
* Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-4/+15
* Added possibility to use --error <name> instead of --error <number>unknown2005-01-181-1/+1
* After merge fixesunknown2005-01-041-1/+1
* 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
* | Fixed bug in error handling of CREATE ... SELECTunknown2003-10-081-0/+13
* | Fix for the bug #1209: SELECT DATABASE().unknown2003-09-081-0/+16
* | fixed merge mistake unknown2003-08-281-2/+0
* | Mergeunknown2003-08-271-1/+41
|\ \
| * | fixed bug #910 (right type of ifnull function)unknown2003-08-271-0/+38
* | | Merge with 4.0.14unknown2003-08-111-0/+7
|\ \ \ | |/ / |/| / | |/
| * Fix for the bug #801: create table t1 select x'41'; doesn't workunknown2003-07-111-0/+7
* | After merge fixesunknown2003-05-211-3/+7
* | Merge with 4.0.13unknown2003-05-191-2/+31
|\ \ | |/
| * Fix of bug 390: primary key now implies (silently) NOT NULL for key fields.unknown2003-05-131-2/+10
* | Merge with 4.0.12unknown2003-03-191-0/+15
|\ \ | |/
| * Print right hostname or IP in SHOW PROCESSLISTunknown2003-03-191-0/+17
* | Merge with 4.0unknown2003-03-161-0/+8
|\ \ | |/
| * merge with 3.23 to get:unknown2003-03-151-0/+8
| |\
| | * Check for empty table/column namesunknown2003-03-141-0/+8