summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-2/+7
|\
| * MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-011-2/+7
* | Ensure that thd->user_var_events_alloc is always relevantMonty2018-02-011-3/+2
* | MDEV-15057 Crash when using an unknown identifier as an SP parameterMonty2018-01-241-0/+1
* | Reset thd->lex->current_select for SPMonty2018-01-211-0/+6
* | Moving a change_list related methods from THD to Item_change_listAlexander Barkov2018-01-161-1/+1
* | Fixed mdev-14852 Fails to reopen temp table within standard CTEIgor Babaev2018-01-051-17/+5
* | Fixed wrong arguments to printf and related functionsMonty2018-01-041-3/+6
* | Merge 10.1 to 10.2Marko Mäkelä2017-12-191-2/+3
|\ \ | |/
| * MW-416sjaakola2017-12-181-7/+0
| * MDEV-10486 MariaDB 10.x does not update rows_examined in performance_schema t...Alexey Botchkov2017-12-181-2/+3
| * MDEV-14401: Stored procedure that declares a handler that catches ER_LOCK_DEA...Jan Lindström2017-12-091-12/+21
* | MDEV-14629: failing assertion when a user-defined variable is defined by the ...bb-10.2-mdev14629Galina Shalygina2017-12-191-0/+3
* | MDEV-14401: Stored procedure that declares a handler that catches ER_LOCK_DEA...Jan Lindström2017-12-071-12/+21
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-0/+18
|\ \ | |/
| * Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2017-11-101-0/+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
| | |\
* | | | Fixed bug mdev-13453 Executing a query via CTE requires more permissionsIgor Babaev2017-11-141-0/+8
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-26/+19
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-26/+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
* | | | | MW-416sjaakola2017-10-101-7/+0
* | | | | Fix several truncation and formatting warnings.Vladislav Vaintroub2017-10-031-2/+2
* | | | | In table cache code, fix casts from longlong to long forVladislav Vaintroub2017-09-291-1/+1
* | | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-5/+5
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-52/+41
|\ \ \ \ \ | |/ / / /
| * | | | Fix Merge ErrorSachin Setiya2017-08-231-1/+1
| * | | | Fix compiler error.Jan Lindström2017-08-211-3/+1
| * | | | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-51/+42
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | 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 tag 'mariadb-10.0.31' into 10.0-galeraSachin Setiya2017-05-301-11/+7
| | |\ \ \
| | * \ \ \ Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-mergeSachin Setiya2017-03-171-58/+74
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'mariadb-10.0.29' into 10.0-galeraNirbhay Choubey2017-01-131-9/+15
| | |\ \ \ \ \
| | * | | | | | 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
| | * | | | | | Fix build failure.Nirbhay Choubey2016-12-051-1/+1
| | * | | | | | MDEV-11016 wsrep_node_is_ready() check is too strictSachinSetiya2016-12-011-0/+4