summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20009 Add CAST(expr AS pluggable_type)Alexander Barkov2019-07-101-0/+18
* MDEV-19994 Add class Function_collectionAlexander Barkov2019-07-091-0/+14
* MDEV-19175 Server crashes in ha_partition::vers_can_native upon INSERT DELAYE...Aleksey Midenkov2019-07-071-1/+1
* MDEV-19944 Remove GIS data types from keyword list in lex.hAlexander Barkov2019-07-041-0/+3
* MDEV-19897 Rename source code variable names from utf8 to utf8mb3Alexander Barkov2019-06-281-31/+32
* Merge 10.4 into 10.5Marko Mäkelä2019-06-181-1/+4
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-1/+4
| |\
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-1/+4
| | |\
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-131-1/+4
| | | |\
| | | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-1/+4
| | | | |\
| | | | | * MDEV-18479 ComplementIgor Babaev2019-05-281-1/+4
* | | | | | MDEV-19639 + MDEV-19640 fix + preparatory changes for WL#4179Alexander Barkov2019-06-041-13/+15
* | | | | | MDEV-19599 Change db_name, table_name to LEX_CSTRING in Item_ident and Send_f...Alexander Barkov2019-05-261-26/+23
|/ / / / /
* | | | | MDEV-19540: 10.4 allow lock options with SELECT in brackets which previous ve...bb-10.4-MDEV-19540Oleksandr Byelkin2019-05-211-1/+7
* | | | | MDEV-19535 sql_mode=ORACLE: 'SELECT INTO @var FOR UPDATE' does not lock the t...Alexander Barkov2019-05-211-0/+6
* | | | | MDEV-19533 Add methods make() and append_uniq() to Row_definition_listAlexander Barkov2019-05-211-0/+16
* | | | | Removing of dead code.mariadb-10.4.5Oleksandr Byelkin2019-05-201-32/+0
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-3/+29
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\ \ | | | | |/
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| * | | | MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(),Igor Babaev2019-05-081-0/+16
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | Adieu find_sys_var_ex()Sergey Vojtovich2019-05-031-3/+2
* | | | | MDEV-19363 Assertion `select_lex' failed in LEX::pop_selectIgor Babaev2019-05-011-3/+5
* | | | | MDEV-19324 Wrong results from query, using brackets with ORDER BY ..LIMITIgor Babaev2019-04-261-2/+11
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-251-1/+19
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-19239 ERROR 1300 (HY000): Invalid utf8 character string in 10.3.13-MariaDBAlexander Barkov2019-04-211-1/+19
* | | | | MDEV-19164 Assertion `fixed' failed in Item_func_inet_aton::val_intIgor Babaev2019-04-171-3/+3
* | | | | MDEV-19142 sql_mode=MSSQL: Bracket identifiersAlexander Barkov2019-04-151-3/+6
* | | | | MDEV-18982 Partition pruning with column list causes syntax error in 10.4Igor Babaev2019-04-041-0/+1
* | | | | MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_intGalina Shalygina2019-04-041-271/+290
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-251-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | remove dead codeEugene Kosov2019-03-221-1/+0
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-14/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-14/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-13/+0
| | |\ \ \ | | | |/ /
| | | * | pass the slow logging information in thd->query_plan_flagsSergei Golubchik2019-03-121-13/+0
* | | | | MDEV-18701: Wrong result from query that uses INTERSECT after UNION ALLOleksandr Byelkin2019-03-111-12/+7
* | | | | MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROWAlexander Barkov2019-03-071-13/+78
* | | | | MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROWAlexander Barkov2019-03-071-0/+16
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-061-14/+22
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-051-12/+20
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-11/+19
| | |\ \ \ | | | |/ /
| | | * | MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned offAlexander Barkov2019-03-041-0/+14
| | | * | Merge branch '10.0' into 10.1Oleksandr Byelkin2019-03-011-11/+5
| | | |\ \
| | | | * \ Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-281-11/+5
| | | | |\ \ | | | | | |/
| | | | | * MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-281-3/+4
| | | | | * A cleanup in derived table handling: removing duplicate code from st_select_l...Alexander Barkov2019-02-281-8/+1