summaryrefslogtreecommitdiff
path: root/sql/sql_alter.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 10.4 into 10.5st-10.5-juliusJulius Goryavsky2021-12-261-6/+5
|\
| * Merge 10.3 into 10.4Marko Mäkelä2021-11-091-2/+2
| |\
| | * MDEV-25803 innodb.alter_candidate_key fixAleksey Midenkov2021-11-021-2/+2
| | * MDEV-24758 heap-use-after-poison in innobase_add_instant_try/rec_copyMarko Mäkelä2021-04-261-5/+5
* | | MDEV-25803 Inplace ALTER breaks MyISAM/Aria table when order of keys is changedAleksey Midenkov2021-11-031-2/+2
* | | Merge 10.4 into 10.5Marko Mäkelä2021-04-081-1/+1
|\ \ \ | |/ /
| * | MDEV-24956: ALTER TABLE not replicated with Galera in MariaDB 10.5.9bb-10.4-MDEV-25226mkaruza2021-04-051-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2020-11-131-14/+19
|\ \ \ | |/ /
| * | MDEV-24119 MDL BF-BF Conflict caused by TRUNCATE TABLEsjaakola2020-11-111-6/+5
| * | MDEV-21577 MDL BF-BF conflictsjaakola2020-11-031-14/+16
* | | Merge 10.4 into 10.5Marko Mäkelä2020-08-011-6/+8
|\ \ \ | |/ /
| * | MDEV-23295 ROW_FORMAT mismatch in instant ALTER TABLEMarko Mäkelä2020-07-271-5/+5
* | | Merge 10.4 into 10.5Marko Mäkelä2020-05-051-11/+23
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-05-051-11/+23
| |\ \ | | |/
| | * MDEV-16288 ALTER TABLE…ALGORITHM=DEFAULT does not override alter_algorithmThirunarayanan Balathandayuthapani2020-05-041-11/+23
* | | Make all #sql temporary table names uniformMonty2020-04-191-1/+2
* | | Added support for more functions when using partitioned S3 tablesMonty2020-04-191-3/+0
* | | Added support for replication for S3Monty2020-03-241-0/+3
* | | Added IF EXISTS to RENAME TABLE and ALTER TABLEMonty2020-03-241-1/+1
* | | MDEV-7318 RENAME INDEXAleksey Midenkov2020-03-031-0/+2
* | | MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage e...Jan Lindström2020-02-111-3/+3
* | | MDEV-21702 Add a data type for privilegesAlexander Barkov2020-02-111-2/+2
* | | MDEV-20480 Obsolete internal parser for FK in InnoDBAleksey Midenkov2019-11-201-0/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2019-06-181-0/+12
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-0/+12
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-0/+12
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-06-121-0/+12
| | | |\
| | | | * MDEV-19653 Add class Sql_cmd_create_tableAlexander Barkov2019-05-311-0/+12
* | | | | MDEV-19612 Split ALTER related data type specific code in sql_table.cc to Typ...Alexander Barkov2019-05-281-2/+16
|/ / / /
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ \ | |/ / /
| * | | 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 10.3 into 10.4Marko Mäkelä2019-03-201-8/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-8/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-5/+5
| | |\ \ \ | | | |/ /
| | | * | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-5/+5
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-4/+0
| | |\ \ \ | | | |/ /
| | | * | MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned offAlexander Barkov2019-03-041-4/+0
* | | | | Galera4Brave Galera Crew2019-01-231-0/+2
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-6/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-7/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-7/+4
| | |\ \ \ | | | |/ /
| | | * | wsrep: create a macro for the error: labelSergei Golubchik2018-10-241-7/+4
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-10/+14
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-10/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-7/+13
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0-galera' into 10.1Sergei Golubchik2018-09-071-7/+13
| | | |\ \
| | | | * | Add missing WSREP(thd) condition and remove unnecessary DBUG_RETURN.Jan Lindström2018-08-021-3/+2