summaryrefslogtreecommitdiff
path: root/mysql-test/t/create.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-0/+21
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-0/+21
| |\
| | * MDEV-7765: Crash (Assertion `!table || (!table->write_set || bitmap_is_set(ta...Oleksandr Byelkin2016-02-091-0/+21
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-0/+8
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-0/+8
| |\ \ | | |/
| | * MDEV-7050: MySQL#74603 - Assertion `comma_length > 0' failed in mysql_prepare...Jan Lindström2015-12-071-0/+8
* | | MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128Nirbhay Choubey2015-11-091-331/+0
* | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-3/+3
* | | MDEV-7286 TRIGGER: CREATE OR REPLACE, CREATE IF NOT EXISTSAlexander Barkov2015-03-041-1/+7
|/ /
* | 5.5 mergeSergei Golubchik2014-11-191-1/+32
|\ \ | |/
| * MDEV-6179: dynamic columns functions/cast()/convert() doesn't play nice with ...Sergei Golubchik2014-11-081-0/+32
* | Implementation of MDEV-5491: CREATE OR REPLACE TABLEMichael Widenius2014-01-291-0/+2
* | MDEV-4880 Attempt to create a table without columns produces ER_ILLEGAL_HA in...Sergei Golubchik2013-11-101-0/+7
* | MDEV-5080 Assertion `strcmp(share->unique_file_name,filename) || share->last_...Sergei Golubchik2013-11-041-0/+1
* | revert Sergei Golubchik2013-04-091-16/+13
* | Merge 5.5-mwl248 -> 10.0-baseIgor Babaev2013-01-081-0/+24
|\ \ | |/
| * Fixed the CREATE TABLE IF EXIST generates warnings instead of errorsMichael Widenius2012-12-171-3/+0
| * Removed lock wait timeout warning when using CREATE TABLE IF EXISTSMichael Widenius2012-12-161-0/+6
| * Implemented MDEV-3941: CREATE TABLE xxx IF NOT EXISTS should not block if tab...Michael Widenius2012-12-161-0/+21
* | MDEV-452 Add full support for auto-initialized/updated timestamp and datetimeunknown2012-10-171-2/+2
|/
* pbxt suite is now a main-pbxt overlaySergei Golubchik2012-02-291-1/+1
* merge with 5.3Sergei Golubchik2011-10-191-1/+26
|\
| * mergeVladislav Vaintroub2011-05-121-0/+25
| |\
| | * Bugfix: New table creation/renaming block added if old encoded table present.unknown2011-05-111-0/+25
* | | merge.Sergei Golubchik2010-11-251-51/+6
|\ \ \ | |/ /
| * | rename maria to ariaSergei Golubchik2010-09-121-2/+2
| |/
| * Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-5/+4
| |\
| * | Fix test suite so that it works when doing configure --without-ucaMichael Widenius2009-12-271-46/+0
| * | Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+17
| |\ \
| * \ \ Merge MySQL->MariaDBSergey Petrunya2009-09-081-0/+23
| |\ \ \
| * | | | Added some changes inspired by Zardosht Kasheff:Michael Widenius2009-06-301-2/+2
| * | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-0/+7
| |\ \ \ \
| * \ \ \ \ Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merged 5.1 with maria 5.1Michael Widenius2008-10-101-11/+18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-0/+180
| |\ \ \ \ \ \ \
| * | | | | | | | Fix for BUG#35441 "Cannot change PAGE_CHECKSUM table option".unknown2008-03-201-2/+2
| * | | | | | | | Fixes to bugs and compiler warnings detected by pushbuildunknown2008-01-121-1/+1
| * | | | | | | | Fixed compiler warnings by adding casts and changing variable typesunknown2008-01-111-0/+2
* | | | | | | | | WL#5370 Keep forward-compatibility when changing unknown2010-08-181-30/+249
* | | | | | | | | This patch backports test coverage for:Jon Olav Hauglid2010-06-111-0/+67
* | | | | | | | | 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/+22
* | | | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-5/+4
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-01-271-5/+4
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | BUG#47418 RBR fails, failure with mixup of base/temporary/view unknown2010-01-161-5/+4
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Backport of revno: 2617.76.2Jon Olav Hauglid2009-12-091-0/+30
* | | | | | | | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-2/+6
|/ / / / / / / /
* | | | | | | | Bug #43054 Assertion `!table->auto_increment_field_not_null' failed when ...Magne Mahre2009-10-151-0/+53
|/ / / / / / /
* | | | | | | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-09-041-0/+17
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix for BUG#46384 - mysqld segfault when trying to create table with same Satya B2009-09-041-0/+17