summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bb-10.3-release' into bb-10.4-release10.4-merge-attemptOleksandr Byelkin2021-02-021-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
* | | | MDEV-22458: Server with WSREP hangs after INSERT, wrong usage of mutex 'LOCK_...mkaruza2020-07-241-2/+26
* | | | MDEV-21953 deadlock between BACKUP STAGE BLOCK_COMMIT and parallel repl.Monty2020-07-211-6/+2
* | | | Merge remote-tracking branch 'origin/bb-10.4-MDEV-21910' into 10.4Julius Goryavsky2020-07-161-3/+19
|\ \ \ \
| * | | | MDEV-21910 Deadlock between BF abort and manual KILL commandsjaakola2020-06-261-3/+19
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-151-0/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge 10.2 into 10.3Marko Mäkelä2020-07-141-0/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | MDEV-22463: Element_type &Bounds_checked_array<Item *>::operator[](size_t) [E...Varun Gupta2020-07-131-0/+10
* | | | | Merge branch '10.4-MDEV-22222' of https://github.com/codership/mariadb-server...10.4-MDEV-22222Julius Goryavsky2020-07-031-0/+6
|\ \ \ \ \
| * | | | | MDEV-22222: Assertion `state() == s_executing || state() == s_preparing || st...mkaruza2020-06-281-0/+6
| | |_|/ / | |/| | |
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-021-8/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-8/+0
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-011-8/+0
| | |\ \ | | | |/