summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2021-03-191-1/+7
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-03-181-9/+15
| |\
| | * MDEV-24916 : Assertion `current_stmt_binlog_format == BINLOG_FORMAT_STMT || c...Jan Lindström2021-03-181-8/+12
| | * MDEV-25002 ON expressions cannot contain outer referencesIgor Babaev2021-03-091-0/+2
* | | MDEV-24916 : Assertion `current_stmt_binlog_format == BINLOG_FORMAT_STMT || c...bb-10.4-MDEV-24916Jan Lindström2021-03-161-9/+13
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-051-122/+148
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-03-031-122/+148
| |\ \ | | |/
| | * MDEV-24860: Incorrect behaviour of SET STATEMENT in case it is executed as a ...Dmitry Shulga2021-02-251-120/+147
* | | remove find_thread_with_thd_data_lock_callbackSergei Golubchik2021-02-121-22/+5
* | | MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-02-121-2/+2
* | | don't take mutexes conditionallySergei Golubchik2021-02-121-12/+4
* | | cleanup: THD::abort_current_cond_wait()Sergei Golubchik2021-02-121-11/+13
* | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-0/+1
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-0/+1
| |\ \ | | |/
| | * MDEV-17251 SHOW STATUS unnecessary calls calc_sum_of_all_statusSergei Golubchik2021-01-111-0/+1
* | | MDEV-24255 MTR test galera_bf_abort fails with --ps-protocolTeemu Ollakka2020-12-281-10/+21
* | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-0/+3
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-0/+3
| |\ \ | | |/
| | * MDEV-24331 mysqldump fails with "Got error: 1356" if the database contains a ...Sergei Golubchik2020-12-111-1/+1
| | * MDEV-24314 Unexpected error message when selecting from view that usesIgor Babaev2020-12-041-0/+3
* | | MENT-1047 Assertion `active() == false' failed with "XA START.."Daniele Sciascia2020-12-221-0/+8
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-16/+14
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-16/+14
| |\ \ | | |/
| | * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-16/+14
* | | Merge 10.3 into 10.4Marko Mäkelä2020-11-031-18/+46
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-301-18/+46
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-281-18/+46
| | |\
| | | * BUG#31650096: MYSQL SERVER HEAP-USE-AFTER-FREE IN TRANS_SAVEPOINTKarthik Kamath2020-10-271-1/+0
| | | * Bug#31304432 "INSUFFICIENT PRIVILEGE CHECK BY LOCK TABLES"Sergei Golubchik2020-10-271-0/+30
| | | * cleanup: PRIV_LOCK_TABLES (10.5 style)Sergei Golubchik2020-10-271-18/+17
| | | * Revert "[MDEV-7978] add show create user"Daniel Black2020-09-241-25/+2
| | | * [MDEV-7978] Updated syntax for SHOW CREATE USERVicențiu Ciorbaru2020-09-201-1/+16
| | | * [MDEV-7978] Update grammar for new syntaxVicențiu Ciorbaru2020-09-201-1/+9
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-3/+1
|\ \ \ \ | |/ / /
| * | | MDEV-21201 No records produced in information_schema query, depending on proj...Sergei Golubchik2020-10-231-2/+0
| * | | cleanup: use my_multi_malloc(), etcSergei Golubchik2020-10-231-1/+1
* | | | MDEV-22681 EXECUTE IMMEDIATE crashes server if wsrep is on.Teemu Ollakka2020-10-281-0/+1
* | | | MDEV-22805: SIGSEGV in check_fields on UPDATEDmitry Shulga2020-10-271-0/+5
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-20/+21
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-20/+21
| |\ \ \ | | |/ /
| | * | MDEV-23327 Can't uninstall UDF if the implementation library file doesn't existOleksandr Byelkin2020-10-191-13/+10
| | * | Fix the constants namesOleksandr Byelkin2020-10-151-7/+10
* | | | MDEV-20945: BACKUP UNLOCK + FTWRL assertion failureRinat Ibragimov2020-10-221-1/+8
* | | | MDEV-23094: Multiple calls to a Stored Procedure from another Stored Procedur...bb-10.4-MDEV-23094Oleksandr Byelkin2020-08-311-0/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-311-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-21201 No records produced in information_schema query, depending on proj...Oleksandr Byelkin2020-07-311-0/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-311-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-07-311-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-16039 Crash when selecting virtual columns generated using functions wit...Nikita Malyavin2020-07-211-1/+1
* | | | MDEV-21718 Assertion in wsrep::client_state::before_command().Teemu Ollakka2020-07-241-0/+1