summaryrefslogtreecommitdiff
path: root/sql/sql_partition_admin.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Remove mem_alloc_error()Michael Widenius2018-05-071-3/+0
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-51/+63
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-04-241-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-04-241-1/+1
| |\ \ \ | | |/ /
| | * | 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
* | | | | Move alter partition flags to alter_info->partition_flagsMonty2018-03-291-8/+8
* | | | | Changed static const in Alter_info and Alter_online_info to definesMonty2018-03-291-8/+8
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-11/+11
* | | | | MDEV-11084 Select statement with partition selection against MyISAM table ope...Alexey Botchkov2018-01-291-2/+2
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-051-8/+4
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-051-8/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-18/+6
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add more execution stages (commit, rollback, etc)Monty2017-11-051-1/+1
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-211-2/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-201-2/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-191-2/+5
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-13157 Specifying DATA DIRECTORY in tables leads to failing EXCHANGE PART...Sergei Golubchik2017-09-181-2/+5
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-181-15/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-171-15/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | MW-394sjaakola2017-09-151-15/+0
| | * | | | MW-394sjaakola2017-09-151-0/+6
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-011-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-011-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | 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
| | | | |\ \ \ | | | | | |/ /
* | | | | | | New option for slow logging (log_slow_disable_statements)Monty2017-08-241-1/+1
* | | | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ / / / / /
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-121-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-081-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
| | | |\ \ \ | | | | | |/ | | | | |/|
* | | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-18/+10
|/ / / / /
* | | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-9/+5
|/ / / /
* | | | 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