summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch 'bb-10.1-serg' into 10.1Sergei Golubchik2016-03-221-1/+1
|\ \ \ \
| * \ \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | | | MDEV-9696: CREATE SERVER statement does not replicate in Galera ClusterNirbhay Choubey2016-03-221-0/+6
|/ / / /
* | | | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-02-241-9/+48
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'mariadb-10.0.24' into 10.0-galeraNirbhay Choubey2016-02-231-0/+1
| |\ \ \ | | |/ /
| * | | refs codership/mysql-wsrep#228Daniele Sciascia2016-02-231-0/+20
| * | | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-221-0/+6
| * | | Bug#1421360: Add Percona Server specific FLUSH statements.Nirbhay Choubey2016-02-221-1/+5
| * | | refs codership/mysql-wsrep#198 fixed merge issuesTeemu Ollakka2016-02-221-12/+3
| * | | Bug#1421360: Add Percona Server specific FLUSH statements.Raghavendra D Prabhu2016-02-221-6/+28
| * | | PXC-391: Avoid Total Order Isolation (TOI) for LOCAL sql admin commands.Raghavendra D Prabhu2016-02-221-1/+1
| * | | refs codership/galera#308Daniele Sciascia2016-02-221-3/+0
| * | | Merge tag 'mariadb-10.0.23' into 10.0-galeraNirbhay Choubey2015-12-191-0/+19
| |\ \ \
* | \ \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-01-251-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Cleanup of slave code:Monty2016-01-031-0/+1
| | |/ / | |/| |
* | | | cleanup: create LEX_USER::reset_auth()Sergei Golubchik2016-01-251-4/+2
* | | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-11-191-0/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'mariadb-10.0.22' into 10.0-galeraNirbhay Choubey2015-10-311-16/+31
| |\ \ \
| * \ \ \ Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-09-251-18/+2
| |\ \ \ \
| | * | | | Cleanup: remove dead code which could also lead to race.Nirbhay Choubey2015-09-211-18/+2
| * | | | | Bug#1421360: Add 'FLUSH TABLES' to Total Order Isolation execution.Raghavendra D Prabhu2015-09-091-0/+19
| * | | | | Refs codership/mysql-wsrep#132sjaakola2015-09-091-0/+1
| * | | | | Refs codership/mysql-wsrep#113 - Extended the protection of local FLUSHsjaakola2015-09-091-17/+0
| * | | | | Refs codership/mysql-wsrep#113sjaakola2015-09-091-0/+17
* | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |