summaryrefslogtreecommitdiff
path: root/mysql-test/t/create.test
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-1943/+0
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-0/+143
|\
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-0/+143
| |\
| | * Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-0/+143
| | |\
| | | * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-0/+143
| | | |\
| | | | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+143
| | | | |\
| | | | | * crash with too long index commentsSergei Golubchik2018-01-181-0/+143
* | | | | | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-311-0/+1
|/ / / / /
* | | | | MDEV-9217 Split Item::tmp_table_field_from_field_type() into virtual methods ...Alexander Barkov2017-04-241-0/+16
|/ / / /
* | | | Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-0/+9
|\ \ \ \
| * \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-0/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-0/+9
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-0/+9
| | | |\ \ | | | | |/
| | | | * MDEV-10274 Bundling insert with create statement for table with unsigned Deci...Alexey Botchkov2016-12-191-0/+9
* | | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-0/+5
|/ / / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+6
| |\ \ \ | | |/ /
| | * | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-041-0/+6
* | | | MDEV-6112 multiple triggers per tableMonty2016-10-051-1/+0
* | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-1/+0
|/ / /
* | | 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
| |\ \ \