summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mariadb-10.0.35' into 10.0-galeraJan Lindström2018-05-071-0/+4
|\
| * MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-261-0/+4
* | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-05-071-10/+4
|\ \
| * | MW-416 Replicating DDL after ACL check, 5.6 versionsjaakola2017-10-191-7/+0
| * | MW-384 protect access to wsrep_ready variable with mutexAlexey Yurchenko2017-10-191-2/+2
| * | Merge tag 'mariadb-5.5.58' into 5.5-galeraJan Lindström2017-10-191-27/+20
| |\ \
| * | | MW-86 Removed unnecessary wsrep_sync_wait before processing SQLCOM_REPLACEDaniele Sciascia2017-07-201-1/+0
| * | | MW-86 Additional wsrep_sync_wait coverageDaniele Sciascia2017-07-201-3/+7
| * | | MW-86 Add separate wsrep_sync_wait bitmask value for SHOW commandsDaniele Sciascia2017-07-201-47/+23
| * | | Merge tag 'mariadb-5.5.57' into 5.5-galeraJan Lindström2017-07-201-16/+15
| |\ \ \
| * \ \ \ Merge tag 'mariadb-5.5.55' into bb-5.5-sachin-mergeSachin Setiya2017-04-181-18/+35
| |\ \ \ \
| * \ \ \ \ Merge tag 'mariadb-5.5.54' into 5.5-galeramariadb-galera-5.5.54Nirbhay Choubey2016-12-271-9/+14
| |\ \ \ \ \
| * | | | | | MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-141-3/+6
| * | | | | | Revert " MDEV-11016 wsrep_node_is_ready() check is too strict"Sachin Setiya2016-12-141-4/+0
| * | | | | | MDEV-11016 wsrep_node_is_ready() check is too strictSachinSetiya2016-12-011-0/+4
| * | | | | | Merge tag 'mariadb-5.5.50' into 5.5-galeramariadb-galera-5.5.50Nirbhay Choubey2016-06-231-5/+25
| |\ \ \ \ \ \
| * | | | | | | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-101-0/+6
| * | | | | | | Merge tag 'mariadb-5.5.46' into 5.5-galeraNirbhay Choubey2015-10-131-15/+18
| |\ \ \ \ \ \ \
* | | | | | | | | MW-406 Bumped up the wsrep patch version (5.6.37-25.21)Teemu Ollakka2017-11-081-1/+2
* | | | | | | | | MW-388 Remove unnecessary conditionsDaniele Sciascia2017-11-081-2/+0
* | | | | | | | | MW-388 Fix conflict handling of SPs with DECLARE ... HANDLERJan Lindström2017-11-081-2/+2
* | | | | | | | | MW-388 Fix conflict handling of SPs with DECLARE ... HANDLERDaniele Sciascia2017-11-081-0/+20
* | | | | | | | | Merge tag 'mariadb-10.0.33' into bb-10.0-galerabb-10.0-sachin-galeraSachin Setiya2017-11-031-28/+19
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-28/+19
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | MDEV-14056 DROP TEMPORARY TABLE IF EXISTS causes error 1290 with read_only op...Sergei Golubchik2017-10-171-25/+16
| | * | | | | | | MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-2/+4
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Fix test failure on test MW-86 and remove MW-360 test.Jan Lindström2017-08-151-2/+2
* | | | | | | | MW-86 Removed unnecessary wsrep_sync_wait before processing SQLCOM_REPLACEDaniele Sciascia2017-08-141-1/+0
* | | | | | | | MW-86 Additional wsrep_sync_wait coverageDaniele Sciascia2017-08-141-3/+9
* | | | | | | | MW-86 Add separate wsrep_sync_wait bitmask value for SHOW commandsDaniele Sciascia2017-08-141-67/+22
* | | | | | | | Refs: MW-360 * reverted WSREP_TO_ISOLATION macros back to original formsjaakola2017-08-111-1/+13
* | | | | | | | Refs: MW-360 * merged relevant parts of DROP TABLE query splitting from mysql...sjaakola2017-08-111-20/+1
* | | | | | | | Refs: MW-360 * splitting DROP TABLE query in separate DROP commands for tempo...sjaakola2017-08-111-10/+18
* | | | | | | | Merge tag 'mariadb-10.0.32' into 10.0-galeraJan Lindström2017-08-091-16/+15
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-16/+15
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | ensure that filename in COM_BINLOG_DUMP isn't too longSergei Golubchik2017-07-181-3/+6
| | * | | | | | BUG#25250768: WRITING ON A READ_ONLY=ON SERVER WITHOUT SUPER PRIVILEGESergei Golubchik2017-07-181-17/+9
| | * | | | | | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-3/+7
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | BUG#25250768: WRITING ON A READ_ONLY=ON SERVER WITHOUT SUPERNisha Gopalakrishnan2017-04-071-3/+7
* | | | | | | | Merge tag 'mariadb-10.0.31' into 10.0-galeraSachin Setiya2017-05-301-11/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+4
| * | | | | | | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf...Sergei Golubchik2017-05-151-15/+1
| * | | | | | | WIP: global readonly variable pcre_frame_sizeDaniel Black2017-05-151-0/+8
| * | | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-111-2/+2
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Bug#25514146: DB_NAME IS IGNORED WHEN CREATING TABLE WITH DATA DIRECTORYDyre Tjeldvoll2017-02-231-3/+3
| | | * | | | | Bug#25092566: CREATE TABLE WITH DATA DIRECTORY CLAUSE DOES NOT REQUIRE SPECIALDyre Tjeldvoll2016-11-241-1/+18
| | | * | | | | BUG#23499695: MYSQL SERVER NORMAL SHUTDOWN WITH TIME STAMPKarthik Kamath2016-10-131-9/+39
* | | | | | | | Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-mergeSachin Setiya2017-03-171-58/+74
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-33/+33
| |\ \ \ \ \ \ \ | | |/ / / / / /