summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0' into 10.1Sergey Vojtovich2019-03-111-12/+8
|\
| * MDEV-17595 - ALTER TABLE ADD FOREIGN KEY crashSergey Vojtovich2019-03-111-12/+8
* | Merge 10.1 into 10.1Marko Mäkelä2019-02-021-52/+17
|\ \ | |/
| * Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-281-1/+4
| |\
| | * MDEV-17085: CHECKSUM TABLE EXTENDED does not work correctlyOleksandr Byelkin2019-01-161-1/+4
| * | cleanup: fill_alter_inplace_infoSergei Golubchik2019-01-251-51/+13
* | | Merge 10.0 into 10.1Marko Mäkelä2019-01-241-0/+16
|\ \ \ | |/ /
| * | MDEV-17376 Server fails to set ADD_PK_INDEX, DROP_PK_INDEX if unique index no...Thirunarayanan Balathandayuthapani2019-01-241-0/+17
* | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-1/+1
|\ \ \ | |/ /
| * | MDEV-11071 - Assertion `thd->transaction.stmt.is_empty()' failed inSergey Vojtovich2018-10-161-1/+1
* | | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-3/+59
|\ \ \ | |/ /
| * | MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele...Sergei Golubchik2018-09-061-0/+11
| * | MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele...Sergei Golubchik2018-09-041-3/+44
| * | MDEV-17021 Server crash or assertion `length <= column->length' failure in wr...Monty2018-08-241-0/+4
* | | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK...Alexey Botchkov2018-09-021-1/+1
* | | Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-251-0/+2
|\ \ \ | |/ /
| * | MDEV-11741 handler::ha_reset(): Assertion `bitmap_is_set_all(&table->s->all_s...Sergei Golubchik2018-07-191-0/+2
| * | MDEV-16760 CREATE OR REPLACE TABLE never updates statistical tablesIgor Babaev2018-07-131-0/+4
* | | MDEV-16760 CREATE OR REPLACE TABLE never updates statistical tablesIgor Babaev2018-07-151-0/+4
* | | fix compilation w/o partitioningSergei Golubchik2018-06-141-3/+0
* | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-2/+5
|\ \ \ | |/ /
| * | MDEV-14668 ADD PRIMARY KEY IF NOT EXISTS on composite key.Alexey Botchkov2018-06-121-1/+3
* | | MDEV-10679 Crash in performance schema and partitioning with discoveryMonty2018-05-261-0/+3
* | | Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-241-4/+25
|\ \ \ | |/ /
| * | MDEV-15308 Assertion `ha_alter_info->alter_info->drop_list.elementsbb-10.0-montyMonty2018-05-221-4/+25
* | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-191-8/+24
|\ \ \ | |/ /
| * | MDEV-14943 Alter table ORDER BY bugMonty2018-05-151-8/+24
* | | Merge 10.0 into 10.1Marko Mäkelä2018-04-241-5/+5
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-1/+1
| |\ \ | | |/
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-1/+1
| | |\
| | | * BUG#27216817: INNODB: FAILING ASSERTION:mysql-5.5.60Nisha Gopalakrishnan2018-02-261-4/+18
| * | | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-201-4/+4
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-02-221-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2018-02-221-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-13982 Server crashes in in ha_partition::engine_nameSergei Golubchik2018-02-141-1/+1
* | | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-4/+7
|\ \ \ \ | |/ / /
| * | | MDEV-14696 Server crashes in in prep_alter_part_table on 2nd execution of PS.Alexey Botchkov2018-01-301-1/+2
| * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-1/+2
| |\ \ \ | | |/ /
| * | | MDEV-14245 tokudb_alter_table.drop_add_pk_part_104 failsMonty2018-01-241-1/+3
| * | | Fix for MDEV-14141 Crash in print_keydup_error()Monty2018-01-241-3/+4
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-12-181-4/+1
|\ \ \ \ | |/ / /
| * | | MDEV-14641 Incompatible key or row definition between the MariaDB .frm file a...Sergei Golubchik2017-12-181-4/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-1/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-1/+0
| |\ \ \ | | |/ /
| | * | MDEV-13912 Can't refer the same column twice in one ALTER TABLESergei Golubchik2017-10-171-3/+42
| | * | MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-1/+1
* | | | MDEV-10802 TIMESTAMP NOT NULL field with explicit_defaults_for_timestamp and ...Alexander Barkov2017-10-141-1/+3
* | | | Merge remote-tracking branch 'origin/bb-10.1-jplindst' into 10.1Jan Lindström2017-08-291-1/+13
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-1/+13
| |\ \ \ \
| | * | | | Refs: MW-360 * fixes required in pull request reviewsjaakola2017-08-111-1/+2