summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | 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
|\ \ | |/
| * 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-5.5.55' into bb-5.5-sachin-mergeSachin Setiya2017-04-181-18/+35
|\ \ \ | |/ /
| * | 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
| * | race-condition safe implementation of test_if_data_home_dir()Sergei Golubchik2017-02-271-13/+31
| * | compilation failureSergei Golubchik2017-02-271-1/+1
| * | cleanup: fn_format, remove dead codeSergei Golubchik2017-02-271-2/+1
| * | minor typo in a description of mysql_parse()Alexander Kuleshov2017-02-161-1/+1
* | | Merge tag 'mariadb-5.5.54' into 5.5-galeramariadb-galera-5.5.54Nirbhay Choubey2016-12-271-9/+14
|\ \ \ | |/ /
| * | reduce code duplication a littlemariadb-5.5.54Sergei Golubchik2016-12-221-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
|\ \ \ | |/ /
| * | MDEV-9142 :Adding Constraint with no database referenceJan Lindström2016-04-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
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-15/+18
| |\ \ | | |/
| | * Bug #20777016: DELETE CHECKS PRIVILEGES ON THE WRONGSreeharsha Ramanavarapu2015-07-131-13/+16
| | * BUG#16613004 PARTITIONING DDL, CRASH IN FIELD_VARSTRING::CMP_MAXDebarun Banerjee2015-07-081-2/+2
| | * Bug#18790730 - CROSS-DATABASE FOREIGN KEY WITHOUT PERMISSIONSPraveenkumar Hulakund2014-09-101-1/+119
| | * Bug #18978946: BACKPORT TO 5.6: BUGFIX FOR 18017820 "BISON 3 BREAKS MYSQL BUILD"Gleb Shchepa2014-06-231-2/+2
| | * BUG#18054998 - BACKPORT FIX FOR BUG#11765785 to 5.5Thayumanavar2014-01-131-5/+3
| | * Bug #17357535 BACKPORT BUG#16241992 TO 5.5Anirudh Mangipudi2013-10-181-0/+1
| | * 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
| | | * | Bug#12636001 : deadlock from thd_security_contextGopal Shankar2012-05-171-2/+3
| | * | | Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-5/+34
| | | |/ | | |/|
| | * | Bug#16169063: SECURITY CONCERN BECAUSE OF INSUFFICIENT LOGGINGAshish Agarwal2013-03-071-0/+5
| | * | Bug #15948123: SERVER WORKS INCORRECT WITH LONG TABLE ALIASESGleb Shchepa2012-12-051-2/+7
| | * | BUG#14458232 - CRASH IN THD_IS_TRANSACTION_ACTIVE DURINGThayumanavar2012-11-091-2/+8
| | * | Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTYPraveenkumar Hulakund2012-05-281-3/+4
| | * | merge bug11754117-45670 fixes from 5.1.Andrei Elkin2012-04-211-0/+5
| | |\ \ | | | |/