summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* fix clang buildEugene Kosov2021-07-191-2/+1
* Merge 10.4 into 10.5Marko Mäkelä2021-07-021-3/+7
|\
| * Merge 10.3 into 10.4Marko Mäkelä2021-07-021-3/+6
| |\
| | * MDEV-25971 Instant ADD COLUMN fails to issue truncation warningsThirunarayanan Balathandayuthapani2021-07-021-3/+6
* | | MDEV-25642 InnoDB rename table copy DDL fails while dropping the tableThirunarayanan Balathandayuthapani2021-06-091-2/+7
* | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-1/+9
|\ \ \ | |/ /
| * | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-1/+9
| |\ \ | | |/
| | * Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-1/+10
| | |\
| | | * MDEV-19198 - DBUG assert in CREATE IF NOT EXIST under LOCK TABLES WRITEVladislav Vaintroub2021-04-281-1/+8
| | | * MDEV-22928 InnoDB fails to fetch index type when index mismatch happensThirunarayanan Balathandayuthapani2021-04-271-0/+1
| | * | MDEV-24758 heap-use-after-poison in innobase_add_instant_try/rec_copyMarko Mäkelä2021-04-261-8/+8
* | | | MDEV-25530 Error 1451 on slave: Cannot delete or update a parent row: a forei...Sergei Golubchik2021-04-291-14/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-251-5/+50
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4bb-10.4-mergeMarko Mäkelä2021-04-251-5/+50
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-241-5/+49
| | |\ \ | | | |/
| | | * MDEV-25091 CREATE TABLE: field references qualified by a wrong table name suc...Aleksey Midenkov2021-04-231-5/+53
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-211-3/+11
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-211-4/+12
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-211-2/+2
| | |\ \ | | | |/
| | | * MDEV-25403 ALTER TABLE wrongly checks for field's default value if AFTER is usedSergei Golubchik2021-04-151-1/+1
| | * | MDEV-25327 Unexpected ER_DUP_ENTRY upon dropping PK column from system-versio...Aleksey Midenkov2021-04-191-2/+10
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-141-1/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-141-1/+4
| |\ \ \ | | |/ /
| | * | MDEV-24690 Dropping primary key column from versioned table always fails with...Aleksey Midenkov2021-03-311-1/+4
| | * | Fixed typo in commentMonty2021-03-011-1/+1
* | | | Merge 10.4 into 10.5bb-10.5-mergeMarko Mäkelä2021-04-081-1/+13
|\ \ \ \ | |/ / /
| * | | MDEV-25334 FTWRL/Backup blocks DDL on temporary tables with binlog enabled, a...Monty2021-04-071-3/+18
* | | | MDEV-22775: Merge 10.4 into 10.5Marko Mäkelä2021-04-081-47/+33
|\ \ \ \ | |/ / /
| * | | MDEV-22775 [HY000][1553] Changing name of primary key column with foreign key...Alexander Barkov2021-04-071-47/+33
* | | | MDEV-24422 Server crashes in ha_connect::GetRealType upon ALTER TABLEMonty2021-03-101-6/+5
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-29/+22
|\ \ \ \ | |/ / /
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-4/+9
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-4/+9
| | |\ \ | | | |/
| | | * MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not...Sergei Golubchik2021-01-111-3/+7
| | | * MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not...Sergei Golubchik2021-01-111-1/+2
| * | | MDEV-24274 ALTER TABLE with CHECK CONSTRAINTS gives "Out of Memory" errorSergei Golubchik2021-02-071-25/+13
* | | | MDEV-24564 Statistics are lost after ALTER TABLEbb-10.5-MDEV-24564Marko Mäkelä2021-01-281-7/+8
* | | | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-3/+35
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-231-12/+45
| |\ \ \ | | |/ /
| | * | MDEV-22178 Assertion `info->alias.str' failed in partition_info::check_partit...Aleksey Midenkov2020-12-221-0/+1
| | * | MDEV-19273: Server crash in MDL_ticket::has_stronger_or_equal_type or Asserti...bb-10.3-MDEV-19273Oleksandr Byelkin2020-12-091-12/+44
* | | | MDEV-24364 Alter rename table does not remove PFS shareAleksey Midenkov2020-12-221-0/+2
* | | | MDEV-24351: S3, same-backend replication: Dropping a table on master...Sergei Petrunia2020-12-081-4/+11
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-3/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-3/+1
| |\ \ \ | | |/ /
| | * | cleanup: RAII helper for changing thd->count_cuted_rowsSergei Golubchik2020-11-251-3/+1
* | | | MDEV-22506 Malformed error message for ER_KEY_CONTAINS_PERIOD_FIELDSNikita Malyavin2020-11-021-88/+106
* | | | Fix memory leak on Alter_drop allocationAleksey Midenkov2020-10-221-1/+1
* | | | Merge 10.4 to 10.5Marko Mäkelä2020-10-221-10/+13
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-7/+9
| |\ \ \ | | |/ /