summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-48/+47
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-101-49/+46
| |\ \ \ | | |/ /
| | * | MDEV-16060 - InnoDB: Failing assertion: ut_strcmp(index->name, key->name)Sergey Vojtovich2019-05-091-46/+45
* | | | cleanup: move checksum code to handler classSergei Golubchik2019-05-071-95/+18
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-081-1/+1
|\ \ \ \ | |/ / /
| * | | copy-paste error fixedSergei Golubchik2019-04-071-1/+1
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-291-5/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-5/+0
| |\ \ \ | | |/ /
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-2/+0
|\ \ \ \ | |/ / /
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-121-12/+9
|\ \ \ \ | |/ / /
| * | | 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
* | | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-041-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-17725 Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' ...Alexander Barkov2019-02-261-0/+3
* | | | | Fix of error messages with big help of sergOleksandr Byelkin2019-02-121-1/+1
* | | | | merge fixes: sql_table.cc and partition_info.cc (caused by ef4ccb6ce2fd3) doneAndrei Elkin2019-02-071-7/+7
* | | | | dirty mergeOleksandr Byelkin2019-02-071-95/+91
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge 10.2 into 10.3Marko Mäkelä2019-02-041-8/+26
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16849 Extending indexed VARCHAR column should be instantaneousThirunarayanan Balathandayuthapani2019-01-301-8/+27
* | | | | Merge 10.2 into 10.3Marko Mäkelä2019-01-241-0/+16
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-01-031-8/+8
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16903 Assertion `!auto_increment_field_not_null' failed in TABLE::init a...Sergei Golubchik2018-12-201-8/+8
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-181-10/+11
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-10/+14
* | | | | MDEV-17778: Alter table leads to a truncation warning with ANALYZE commandVarun Gupta2018-12-101-5/+7
* | | | | MDEV-17503 CREATE SEQUENCE failed with innodb_force_primary_key =1Monty2018-10-291-1/+3
* | | | | Remove not used table_flag HA_NO_VARCHARMonty2018-10-291-14/+0
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-20/+69
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | |\ \ \ | | | |/ /