summaryrefslogtreecommitdiff
path: root/mysql-test/r/create.result
Commit message (Expand)AuthorAgeFilesLines
* crash with too long index commentsSergei Golubchik2018-01-181-0/+138
* MDEV-10274 Bundling insert with create statement for table with unsigned Deci...Alexey Botchkov2016-12-191-0/+7
* MDEV-7765: Crash (Assertion `!table || (!table->write_set || bitmap_is_set(ta...Oleksandr Byelkin2016-02-091-0/+16
* MDEV-7050: MySQL#74603 - Assertion `comma_length > 0' failed in mysql_prepare...Jan Lindström2015-12-071-0/+6
* Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42Sergei Golubchik2015-02-111-1/+1
|\
| * Bug #16869534 QUERYING SUBSET OF COLUMNS DOESN'T USE TABLE CACHE; OPENED_TABL...V S Murthy Sidagam2014-11-261-1/+1
| * Bug#52312 lost Handler_read_last status variableMarc Alff2010-08-251-0/+1
| * WL#5370 Keep forward-compatibility when changing 2010-08-181-45/+358
| * This patch backports test coverage for:Jon Olav Hauglid2010-06-111-0/+55
| * 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 2010-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.thek@adventure.(none)2008-05-131-10/+0
| * | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplmsvensson@pilot.mysql.com2008-04-031-0/+55
| |\ \ \ | | |/ /
| | * | Fix for Bug#34274: Invalid handling of 'DEFAULT 0'anozdrin/alik@quad.opbmk2008-03-221-0/+41
| | * | Merge kaamos.(none):/data/src/mysql-5.1kaa@kaamos.(none)2008-03-121-0/+14
| | |\ \
| | | * \ Merge kaamos.(none):/data/src/mysql-5.1kaa@kaamos.(none)2008-02-171-0/+14
| | | |\ \
| | | | * \ Merge mbp.local:/Users/kaa/src/opt/bug25162/my50-bug25162kaa@mbp.local2008-02-011-0/+14
| | | | |\ \ | | | | | |/
| | | | | * Fix for bug #25162: Backing up DB from 5.1 adds 'USING BTREE' to KEYs kaa@mbp.local2008-02-011-0/+14
| * | | | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplmsvensson@pilot.mysql.com2008-03-251-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add missing DROP TABLEmsvensson@pilot.mysql.com2008-03-141-0/+1
| | |/ / /
| * | | | A patch for Bug#18834: ALTER TABLE ADD INDEX on table withanozdrin/alik@quad.2008-02-141-0/+44
| |/ / /
| * | | Fix create.test: use latin1 instead ucs2.anozdrin/alik@quad.2008-02-081-4/+4