summaryrefslogtreecommitdiff
path: root/mysql-test/r/create.result
Commit message (Expand)AuthorAgeFilesLines
* Bug#49193 CREATE TABLE reacts differently depending on whether Magne Mahre2010-05-051-0/+41
* Bug#48800 CREATE TABLE t...SELECT fails if t is a temporaryMagne Mahre2010-05-051-0/+15
* Mergine from mysql-next-meAlexander Barkov2010-02-271-5/+29
|\
| * Patch for WL#3736: Extended Table, Column and Index Comments.Alexander Nozdrin2010-02-201-4/+4
| * Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-5/+2
| |\
| * \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-2/+2
| |\ \
| * | | Backport of revno: 2617.76.3Jon Olav Hauglid2009-12-091-0/+1
| * | | Backport of revno: 2617.76.2Jon Olav Hauglid2009-12-091-0/+18
| * | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-1/+6
* | | | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-2/+2
| |_|/ |/| |
* | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-01-271-5/+2
|\ \ \ | |_|/ |/| |
| * | BUG#47418 RBR fails, failure with mixup of base/temporary/view unknown2010-01-161-5/+2
* | | minimal changes to errmst-utf8.txt (mostly whitespace) to match 6.0-codebase ...Sergei Golubchik2009-12-221-2/+2
| |/ |/|
* | Bug #43054 Assertion `!table->auto_increment_field_not_null' failed when ...Magne Mahre2009-10-151-0/+34
|/
* merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-09-041-0/+13
|\
| * Fix for BUG#46384 - mysqld segfault when trying to create table with same Satya B2009-09-041-0/+13
* | Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,...Guilhem Bichot2009-07-291-0/+14
* | Bug 22047: Time in SHOW PROCESSLIST for SQL thread in replication seems to Georgi Kodinov2009-03-171-2/+2
|\ \ | |/
* | merge: 5.1 -> 5.1-rplLuis Soares2009-01-231-0/+2
|\ \
| * | Bug#40104 regression with table names?Sergey Glukhov2008-12-231-0/+2
* | | merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-2/+2
|\ \ \ | |/ /
| * | Bug#35789 wrong datatypes for collation and charset columns in EVENTS, ROUTIN...Sergey Glukhov2008-11-131-2/+2
* | | Merging 5.1 main into 5.1-rplMats Kindahl2008-10-231-0/+2
|\ \ \ | |/ /
| * | 5.0->5.1 bugteam mergeSergey Glukhov2008-10-021-0/+2
| |\ \ | | |/
| | * Bug#35924 DEFINER should be stored 'quoted' in I_SSergey Glukhov2008-10-021-0/+2
* | | Merging 5.1 main into 5.1-rpl.Mats Kindahl2008-10-061-0/+11
|\ \ \ | |/ /
| * | After-merge fix.Ramil Kalimullin2008-09-051-2/+2
| * | MergeRamil Kalimullin2008-09-051-0/+11
| |\ \ | | |/
| | * Fix for bug#38821: Assert table->auto_increment_field_not_null failed Ramil Kalimullin2008-09-031-0/+11
* | | Merge 5.1->5.1-rplMagnus Svensson2008-05-301-10/+0
|\ \ \ | |/ /
| * | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-131-10/+0
* | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-04-031-0/+55
|\ \ \ | |/ /
| * | Fix for Bug#34274: Invalid handling of 'DEFAULT 0'unknown2008-03-221-0/+41
| * | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-0/+14
| |\ \
| | * \ Merge kaamos.(none):/data/src/mysql-5.1unknown2008-02-171-0/+14
| | |\ \
| | | * \ Merge mbp.local:/Users/kaa/src/opt/bug25162/my50-bug25162unknown2008-02-011-0/+14
| | | |\ \ | | | | |/
| | | | * Fix for bug #25162: Backing up DB from 5.1 adds 'USING BTREE' to KEYs unknown2008-02-011-0/+14
* | | | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-03-251-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add missing DROP TABLEunknown2008-03-141-0/+1
| |/ / /
* | | | A patch for Bug#18834: ALTER TABLE ADD INDEX on table withunknown2008-02-141-0/+44
|/ / /
* | | Fix create.test: use latin1 instead ucs2.unknown2008-02-081-4/+4
* | | Add a test case for Bug#21380: DEFAULT definition not alwaysunknown2008-02-061-0/+46
|/ /
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-0/+38
|\ \
| * | Bug#25629 CREATE TABLE LIKE does not work with INFORMATION_SCHEMAunknown2007-11-281-0/+38
* | | Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLEunknown2007-11-151-1/+1
|/ /
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-10-231-1/+1
|\ \
| * \ Merge gleb.loc:/home/uchum/work/bk/PA/5.0-opt-31471unknown2007-10-111-1/+1
| |\ \ | | |/
| | * Fixed bug #31471: decimal_bin_size: Assertion `scale >= 0 &&unknown2007-10-101-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-10-081-8/+14
|\ \ \ | |/ / |/| |
| * | Bug#21136 CREATE TABLE SELECT within CREATE TABLE SELECT causes server crashunknown2007-09-281-0/+14