summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-08-011-3/+28
|\
| * 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
* | | | | MDEV-21910 Deadlock between BF abort and manual KILL commandbb-10.5-MDEV-21910sjaakola2020-07-221-3/+19
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-07-151-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | 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 remote-tracking branch 'origin/10.4' into 10.5Monty2020-07-031-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | 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.4 into 10.5Marko Mäkelä2020-07-021-8/+0
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | | |\
| | | | * MDEV-22706: Assertion `!current' failed in PROFILING::start_new_querySujatha2020-06-251-8/+0
* | | | | MDEV-22420 DDL on temporary object is prohibited when XA is in prepare stateAndrei Elkin2020-06-221-0/+2
* | | | | Cleanup's and more DBUG_PRINT'sMonty2020-06-191-1/+1
* | | | | BINLOG with LOCK TABLES and SAVEPOINT could cause a crash in debug binMonty2020-06-141-0/+1
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-311-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-1/+2
| | |\ \ \ | | | |/ /
| | | * | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-1/+2
* | | | | Aria will now register it's transactionsMonty2020-05-231-51/+9
* | | | | Change THD->transaction to a pointer to enable multiple transactionsMonty2020-05-231-9/+9
* | | | | Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engineMonty2020-05-231-6/+63
* | | | | Performance improvements to test if WSREP if activeMonty2020-05-231-40/+59
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-051-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-021-1/+1
| | | |\ \ | | | | |/
| | | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-301-1/+0
| | | | |\
| | | | | * Bug#29915479 RUNNING COM_REGISTER_SLAVE WITHOUT COM_BINLOG_DUMP CAN RESULTS I...Sergei Golubchik2020-04-301-1/+0
| | | * | | MDEV-20685: compile fixes for Solaris/OSX/AIXDaniel Black2020-04-291-1/+2
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2020-04-271-4/+4
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.1 into 10.2Marko Mäkelä2020-04-271-4/+4
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-271-4/+4
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-5/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateJan Lindström2020-04-241-4/+4
| * | | | | MDEV-22051: Protocol::end_statement(): Assertion `0' failed on Galera node up...bb-10.4-MDEV-22051mkaruza2020-04-081-1/+1
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2020-03-301-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2020-03-301-3/+3
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-21473 conflicts with async slave BF aborting (#1475)seppo2020-03-241-3/+3
* | | | | | Added support for more functions when using partitioned S3 tablesMonty2020-04-191-0/+2