summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* dead code - related to vtmdSergei Golubchik2018-04-101-21/+0
* remove unused THD::query_start_usedSergei Golubchik2018-04-101-1/+0
* Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-31/+35
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2018-03-251-3/+1
| |\
| | * Allow table-less selects even when wsrep is not readySergei Golubchik2018-03-231-3/+1
| | * Remove orphan wsrep_node_is_ready()Marko Mäkelä2018-03-211-15/+0
| * | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-03-211-26/+40
| |\ \ | | |/
| | * Refs: MW-245 - changed logic so that in non primary node it is possible to do...sjaakola2018-03-201-3/+4
| | * Refs MW-245 - logic was wrong in detecting if queries are allowed in non prim...sjaakola2018-03-201-1/+2
| | * refs MW-245 - allowing USE <database> with dirty reads configuration - fix fo...sjaakola2018-03-201-16/+18
| | * refs MW-245 - merged wsrep_dirty_reads and wsrep_reject_queries from PXCsjaakola2018-03-201-8/+33
| * | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2018-03-161-3/+3
| |\ \ | | |/
| | * MDEV-13549 Wrong usage of mutex 'LOCK_wsrep_thd' and 'LOCK_thd_kill' test gal...Daniele Sciascia2018-03-081-3/+3
* | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-1/+32
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-5/+8
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-5/+9
| |\ \ \ | | |/ /
| | * | 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
* | | | Windows : reenable warning C4805 (unsafe mix of types in bool operations)Vladislav Vaintroub2018-02-071-1/+1
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-16/+17
* | | | Removed 'thd' from THD::reset_for_next_command()Monty2018-02-011-32/+31
* | | | Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-39/+39
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-124/+114
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-291-0/+1
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-241-0/+1
| |\ \ \ | | |/ /
| | * | MDEV-15057 Crash when using an unknown identifier as an SP parameterMonty2018-01-241-0/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-241-0/+6
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-211-0/+6
| |\ \ \ | | |/ /
| | * | Reset thd->lex->current_select for SPMonty2018-01-211-0/+6
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-171-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-171-1/+1
| |\ \ \ | | |/ /
| | * | Moving a change_list related methods from THD to Item_change_listAlexander Barkov2018-01-161-1/+1
* | | | Merge branch 'github/10.3' into bb-10.3-temporalmariadb-10.3.4Sergei Golubchik2018-01-171-17/+5
|\ \ \ \
| * \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-111-17/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-111-17/+5
| | |\ \ \ | | | |/ /
| | | * | Fixed mdev-14852 Fails to reopen temp table within standard CTEIgor Babaev2018-01-051-17/+5
* | | | | System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-2/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-051-2/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-051-2/+4
| | |\ \ \ | | | |/ /
| | | * | Fixed wrong arguments to printf and related functionsMonty2018-01-041-3/+6
* | | | | SQL: SP forced invalidate via 0Aleksey Midenkov2017-12-261-1/+1
* | | | | System Versioning 1.0 pre7Aleksey Midenkov2017-12-211-3/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-191-2/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-191-2/+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