summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* copy-paste error fixedSergei Golubchik2019-04-071-1/+1
* Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-5/+0
|\
* \ Merge 10.1 into 10.2Marko Mäkelä2019-03-121-12/+8
|\ \ | |/
| * 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
* | | MDEV-17725 Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' ...Alexander Barkov2019-02-261-0/+3
* | | MDEV-17599 ALTER TABLE DROP CONSTRAINT does not work for foreign keys.Alexey Botchkov2019-02-051-0/+58
* | | MDEV-18239 ASAN use-after-poison in process_str_arg / ... / mark_unsupported_...Sergei Golubchik2019-02-051-1/+6
* | | MDEV-18083 ASAN heap-use-after-free in Field::set_warning_truncated_wrong_val...Sergei Golubchik2019-02-051-3/+2
* | | cleanup: don't search for a just-opened tmp table in ALTERSergei Golubchik2019-02-051-39/+7
* | | Merge 10.1 into 10.2Marko Mäkelä2019-02-031-52/+17
|\ \ \ | |/ /
| * | 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
* | | | MDEV-16849 Extending indexed VARCHAR column should be instantaneousThirunarayanan Balathandayuthapani2019-01-301-8/+27
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-241-0/+16
|\ \ \ \ | |/ / /
| * | | 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
* | | | MDEV-16903 Assertion `!auto_increment_field_not_null' failed in TABLE::init a...Sergei Golubchik2018-12-201-8/+8
* | | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-10/+14
* | | | MDEV-13089 identifier quoting in partitioningSergei Golubchik2018-09-211-16/+8
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-4/+60
|\ \ \ \ | |/ / /
| * | | 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 10.1 into 10.2Marko Mäkelä2018-08-021-0/+6
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-7/+5
|\ \ \ \ | |/ / /
| * | | 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-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-151-2/+12
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-05-291-0/+5
|\ \ \ \ | |/ / /
| * | | MDEV-10679 Crash in performance schema and partitioning with discoveryMonty2018-05-261-0/+3
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-241-4/+25
|\ \ \ \ | |/ / /
| * | | 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
* | | | MDEV-15338 Crash in debug build when dropping column that is part of CHECKMonty2018-05-231-0/+5
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-201-7/+24
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-191-8/+24
| |\ \ \ | | |/ /
| | * | MDEV-14943 Alter table ORDER BY bugMonty2018-05-151-8/+24
* | | | MDEV-16110 ALTER with ALGORITHM=INPLACE breaks temporary table with virtual c...Sergei Golubchik2018-05-151-0/+1