summaryrefslogtreecommitdiff
path: root/sql/sql_partition_admin.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned offAlexander Barkov2019-03-041-1/+0
* | Merge 10.0 into 10.1Marko Mäkelä2018-04-241-1/+1
|\ \
| * | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-201-1/+1
* | | MDEV-13157 Specifying DATA DIRECTORY in tables leads to failing EXCHANGE PART...Sergei Golubchik2017-09-181-2/+5
* | | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-2/+2
|\ \ \
| * | | Refs: MW-360 * reverted WSREP_TO_ISOLATION macros back to original formsjaakola2017-08-111-2/+2
| * | | Refs: MW-360 * splitting DROP TABLE query in separate DROP commands for tempo...sjaakola2017-08-111-2/+2
| * | | Merge tag 'mariadb-10.0.32' into 10.0-galeraJan Lindström2017-08-091-4/+4
| |\ \ \ | | |/ /
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-07-061-4/+4
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-11-191-13/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | refs codership/mysql-wsrep#114 - skipping TOI if not using wsrep providersjaakola2015-09-091-1/+1
* | | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2015-09-031-1/+20
|\ \ \ \ | |/ / /
| * | | MDEV#7501 : alter table exchange partition is not replicated in galera clusterNirbhay Choubey2015-08-061-1/+17
| * | | Merge tag 'mariadb-10.0.20' into 10.0-galeraNirbhay Choubey2015-06-211-2/+9
| |\ \ \ | | |/ /
| * | | Merging revision from codership-mysql/5.5 (r3928..3968) andNirbhay Choubey2014-03-271-0/+13
| |\ \ \
| | * | | bzr merge -r3946..3968 codership/5.5Nirbhay Choubey2014-03-251-0/+13
* | | | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-1/+1
* | | | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-2/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-2/+9
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | MDEV-6500: Stale data returned after TRUNCATE PARTITION operationVicențiu Ciorbaru2015-06-041-2/+9
* | | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-6/+1
* | | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-0/+18
|/ / /
* | | 10.0-base mergeSergei Golubchik2014-02-261-1/+1
|\ \ \ | |/ /
| * | Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | Implementation of MDEV-5491: CREATE OR REPLACE TABLEMichael Widenius2014-01-291-6/+1
| |/ |/|
* | fix tests that were relying on @@have_partitioningSergei Golubchik2013-08-151-2/+2
* | 10.0-monty mergeSergei Golubchik2013-07-211-30/+689
|\ \ | |/ |/|
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-30/+689
* | Bug#14653504 CRASH WHEN TRUNCATING PARTITIONS FROM A VIEW!Aditya A2013-02-261-1/+3
|/
* Updated/added copyright headersKent Boortz2011-06-301-1/+1
* merge of bug#58147, including rename of the new argument,Mattias Jonsson2010-12-031-4/+7
|\
| * Bug#58147: ALTER TABLE w/ TRUNCATE PARTITION failsMattias Jonsson2010-12-011-4/+7
|/
* post merge fixMattias Jonsson2010-10-281-0/+2
* Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-22/+71
* Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_adminMattias Jonsson2010-08-161-1/+1
* Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait forMattias Jonsson2010-08-161-0/+139