summaryrefslogtreecommitdiff
path: root/sql/sql_alter.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
| | | | * | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-08-021-5/+12
| | | | |\ \
| | | | | * | Follow up to previous commit for codership/mysql-wsrep#332mariadb-galera-5.5.61Daniele Sciascia2018-08-021-1/+1
| | | | | * | Fix FK constraint violation in applier, after ALTER TABLE ADD FKDaniele Sciascia2018-08-021-8/+9
| | | | | * | MDEV#6148 main.flush_read_lock fails due to conflictingNirbhay Choubey2014-04-211-2/+3
| | | | | * | Merged revisions 3931--3942 from from lp:~codership/codership-mysql/5.5-23.Jan Lindström2013-11-251-8/+13
| | | | | * | Merged changes from lp:codership-mysql up to rev 3743Seppo Jaakola2012-04-261-2/+5
| | | | | * | Initial push of codership-wsrep API implementation for MariaDB. Seppo Jaakola2012-04-131-1/+16
| | | | | |/
| | * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-3/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | fix compilation w/o partitioningSergei Golubchik2018-06-141-1/+0
* | | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-2/+2
|/ / / / /
* | | | | MDEV-16102 Wrong ER_DUP_ENTRY upon ADD UNIQUE KEY on versioned tableAleksey Midenkov2018-06-301-1/+30
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-291-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-05-291-2/+5
| |\ \ \ \ | | |/ / /
| | * | | MDEV-10679 Crash in performance schema and partitioning with discoveryMonty2018-05-261-2/+3
* | | | | MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=IN...Thirunarayanan Balathandayuthapani2018-05-071-0/+126
* | | | | Add likely/unlikely to speed up executionMonty2018-05-071-1/+4
* | | | | Added version of lex_string_eq that compares with const char *Monty2018-04-301-7/+7
* | | | | Move alter partition flags to alter_info->partition_flagsMonty2018-03-291-4/+5
* | | | | Changed static const in Alter_info and Alter_online_info to definesMonty2018-03-291-4/+3
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-28/+31
* | | | | New option for slow logging (log_slow_disable_statements)Monty2017-08-241-2/+2
* | | | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-3/+3
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
* | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-7/+13
|/ / / /
* | | | various cleanupsSergei Golubchik2016-06-301-1/+1