summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | 10.0-base mergeSergei Golubchik2013-11-131-16/+15
|\ \ \ \ \ | |/ / / /
| * | | | 5.5. mergeSergei Golubchik2013-11-131-16/+15
| |\ \ \ \ | | |/ / /
| | * | | MDEV-4824 userstats - wrong user statisticsSergei Golubchik2013-11-111-16/+15
* | | | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-011-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-011-0/+1
| |\ \ \ \
| | * | | | Fixes for parallel slave:Michael Widenius2013-10-141-0/+1
* | | | | | 10.0-base merge (roles)Sergei Golubchik2013-10-291-65/+109
|\ \ \ \ \ \ | |/ / / / /
| * | | | | post-review cleanupSergei Golubchik2013-10-271-2/+0
| * | | | | fix a misplaced #endif that was confusing ctagsSergei Golubchik2013-10-201-1/+1
| * | | | | post-review changesSergei Golubchik2013-10-181-1/+3
| * | | | | replication of GRANT role statementSergei Golubchik2013-10-181-8/+2
| * | | | | support DEFINER=role and DEFINER=current_roleSergei Golubchik2013-10-181-39/+35
| * | | | | cleanupSergei Golubchik2013-10-181-4/+0