summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic paralle...Kristian Nielsen2017-07-031-2/+2
* Merge 10.0 into 10.1Marko Mäkelä2017-05-191-7/+1
|\
| * 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
* | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-3/+5
* | Merge branch '10.0' 10.1Sergei Golubchik2017-04-281-2/+2
|\ \ | |/
| * 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 10.0 into 10.1Marko Mäkelä2017-03-091-33/+33
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-33/+33
| |\ \ \ | | |/ /
| | * | 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 10.0 into 10.1Marko Mäkelä2017-03-031-25/+41
|\ \ \ \ | |/ / /
| * | | MDEV-9573 'Stop slave' hangs on replication slaveMonty2017-02-281-25/+41
* | | | MDEV-10812 WSREP causes responses being sent to protocol commandsSachin Setiya2017-01-311-1/+9
* | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-4/+13
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-9/+15
| |\ \ \ | | |/ /
| | * | reduce code duplication a littlemariadb-5.5.54Sergei Golubchik2016-12-221-9/+14
* | | | MDEV-7955 WSREP() appears on radar in OLTP ROSachin Setiya2017-01-031-1/+1
* | | | MDEV-11016 wsrep_node_is_ready() check is too strictSachin Setiya2017-01-031-1/+4
* | | | 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/+1
* | | | Merge branch 'bb-mdev-11016' into 10.1SachinSetiya2016-11-221-1/+4
|\ \ \ \
| * | | | MDEV-11016 wsrep_node_is_ready() check is too strictSachinSetiya2016-10-281-1/+4
* | | | | MDEV-11152: wsrep_replicate_myisam: SELECT gets replicated using TONirbhay Choubey2016-11-021-0/+4
* | | | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-021-12/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-281-12/+0
| |\ \ \ \ | | |/ / /
| | * | | Removed duplicate open_strategy assignmentsSergey Vojtovich2016-10-261-12/+0
* | | | | MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tablesNirbhay Choubey2016-09-021-4/+3
* | | | | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-251-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-08-241-0/+2
| |\ \ \ \ | | |/ / /
| * | | | Refs: MW-248sjaakola2016-08-211-9/+8
| * | | | Refs: MW-248sjaakola2016-08-211-12/+11
| * | | | Cleanup: Remove dead codeNirbhay Choubey2016-08-211-21/+0
| * | | | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-291-18/+27
| |\ \ \ \
* | \ \ \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Minor cleanupsMonty2016-08-221-0/+1
| * | | | | MDEV-8569 build_table_filename() doesn't support temporary tables.Alexey Botchkov2016-07-181-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-17/+26
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-5/+25
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | MDEV-9142 :Adding Constraint with no database referenceJan Lindström2016-04-231-5/+25
| * | | | MDEV-9580 SHOW GRANTS FOR <current_user> failsSergei Golubchik2016-04-241-12/+1
* | | | | MDEV-9621 INSERT DELAYED fails on insert for tables with many columnsMonty2016-04-071-0/+1
* | | | | MDEV-717 LP:1003679 - Wrong binlog order on concurrent DROP schema and CREATE...Alexey Botchkov2016-03-231-46/+8