summaryrefslogtreecommitdiff
path: root/mysql-test/r/create.result
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-0/+138
|\
| * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+138
| |\
| | * crash with too long index commentsSergei Golubchik2018-01-181-0/+138
* | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-0/+7
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-0/+7
| |\ \ | | |/
| | * MDEV-10274 Bundling insert with create statement for table with unsigned Deci...Alexey Botchkov2016-12-191-0/+7
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-30/+34
|\ \ \ | |/ /
| * | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-041-156/+160
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+1
|\ \ \ | |/ /
| * | Added new status variables to make it easier to debug certain problems:Monty2016-08-211-0/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-0/+16
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-0/+16
| |\ \ | | |/
| | * MDEV-7765: Crash (Assertion `!table || (!table->write_set || bitmap_is_set(ta...Oleksandr Byelkin2016-02-091-0/+16
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-0/+6
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-0/+6
| |\ \ | | |/
| | * MDEV-7050: MySQL#74603 - Assertion `comma_length > 0' failed in mysql_prepare...Jan Lindström2015-12-071-0/+6
* | | MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128Nirbhay Choubey2015-11-091-782/+0
* | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-3/+3
* | | MDEV-6756: map a linux pid (child pid) to a connection id shown in the output...Oleksandr Byelkin2015-09-171-2/+4
* | | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-181-12/+12
* | | MDEV-7807 information_schema.processlist truncates queries with binary stringsAlexander Barkov2015-05-081-2/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-1/+1
| |\ \ | | |/
| | * 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