summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix test failure on rpl_statements test by not listing wsrep variable.Jan Lindström2014-09-091-4/+5
* MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-271-25/+578
|\
| * MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-25/+578
* | Made sql_log_slow a session variableMonty2014-08-091-7/+4
|/
* MDEV-6394: ANALYZE DELETE .. RETURNING fails with ERROR 2027 Malformed packet...mariadb-10.1.0Sergei Petrunia2014-06-261-2/+37
* Code cleanup, more tests.Sergei Petrunia2014-06-261-9/+1
* MDEV-6393: ANALYZE SELECT crashes ... Don't try printing EXPLAIN if we had an...Sergei Petrunia2014-06-261-1/+2
* MDEV-406: ANALYZE $stmt: Make multi-table UPDATE/DELETE work, code cleanup.Sergei Petrunia2014-06-261-7/+4
* MDEV-406: ANALYZE $stmt: more testcases, fix memory leakSergei Petrunia2014-06-251-0/+1
* Merge bb-10.1-explain-analyze into 10.1Sergei Petrunia2014-06-251-3/+29
|\
| * MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueriesSergei Petrunia2014-06-241-0/+4
| * Re-commit in git:Sergei Petrunia2014-05-271-3/+25
* | MDEV-6107 merge default_tmp_storage_engineSergei Golubchik2014-06-151-1/+1
* | MDEV-5998 MySQL Bug#11756966 - 48958: STORED PROCEDURES CAN BE LEVERAGED TO B...Sergei Golubchik2014-06-051-4/+4
|/
* 5.5 mergeSergei Golubchik2014-05-091-1/+0
|\
| * Added new states to be able to better diagnose where server hangs.Michael Widenius2014-05-031-1/+0
| * increment and get the query_id atomically, otherwise two concurrent threadsSergei Golubchik2014-02-191-3/+4
* | 5.6-compatibility, per-host connect error counter is reset only after theSergei Golubchik2014-05-071-1/+1
* | MDEV-5736 remove what remains from ONE_SHOT hackSergei Golubchik2014-05-011-55/+0
* | MDEV-6156: Parallel replication incorrectly caches charset between worker thr...unknown2014-04-251-24/+37
* | another post-fix patch for MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE d...Sergei Golubchik2014-03-291-1/+1
* | Fixed that the we don't change CREATE to CREATE OR REPLACE, except if the sla...Michael Widenius2014-03-281-0/+1
* | post-fix patch for MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not ...Sergei Golubchik2014-03-271-1/+1
* | MDEV-5876: MySQL bug #11766767 - "59957: VIEW USING MERGE PERMISSIONS IN MULT...Michael Widenius2014-03-241-0/+1
* | MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symb...Michael Widenius2014-03-231-3/+2
* | MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_...Michael Widenius2014-03-231-10/+22
* | MDEV-5849 MySQL bug#12602983 - User without privilege on routine can discover...Sergei Golubchik2014-03-201-5/+4
* | followup for MDEV-4309: DBT-3 Q1 benchmark: Benchmark + profile a patchSergei Golubchik2014-02-281-0/+1
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-9/+9
* | Automatic mergeMichael Widenius2014-02-051-41/+102
|\ \
| * | Replication changes for CREATE OR REPLACE TABLEMichael Widenius2014-02-051-14/+56
| * | Fixes for CREATE_OR_REPLACEMichael Widenius2014-01-311-1/+17
| * | Implementation of MDEV-5491: CREATE OR REPLACE TABLEMichael Widenius2014-01-291-33/+27
| * | Fixes to get valgrind to work with jemallocMichael Widenius2014-01-021-2/+11
* | | 10.0-base mergeSergei Golubchik2014-02-031-2/+7
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2014-02-011-2/+7
| |\ \ \ | | | |/ | | |/|
| | * | Fix for MDEV-5531: double call procedure in one session - hard shutdown the s...Michael Widenius2014-01-241-1/+6
| | * | MDEV-5396 Assertion `Handlerton: r==0 ' failed (errno=0) on EXPLAIN with Toku...Sergei Golubchik2013-12-171-1/+1
* | | | MySQL WL#5522 - InnoDB transportable tablespaces.Sergei Golubchik2014-02-021-12/+3
* | | | Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces.Sergei Golubchik2014-02-021-0/+11
| |_|/ |/| |
* | | 10.0-base mergeSergei Golubchik2013-12-161-9/+38
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2013-11-231-5/+34
| |\ \ | | |/
| | * mysql-5.5.34 mergeSergei Golubchik2013-11-191-6/+35
| | |\
| | | * WL#7076: Backporting wl6715 to support both formats Ashish Agarwal2013-08-231-4/+4
| | | |\
| | | | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-4/+4
| | | * | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-211-0/+2
| | | |\ \
| | | | * | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-211-0/+2
| | | | * | bug#14163155 COM_CHANGE_USER DOESN'T WORK WITH CHARACTER-SET-SERVER=UCS2 INIgor Solodovnikov2013-02-071-14/+21
| | | * | | Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-5/+34
| | | | |/ | | | |/|
| * | | | MDEV-5308 Crash when running with slow_query_log=1Sergey Petrunya2013-11-211-4/+4