Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-19275 Provide SQL service to plugins. | Alexey Botchkov | 2020-08-14 | 1 | -1/+1 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-01 | 1 | -0/+2 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-31 | 1 | -0/+2 |
| |\ | |||||
| | * | MDEV-21201 No records produced in information_schema query, depending on proj... | Oleksandr Byelkin | 2020-07-31 | 1 | -0/+2 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-01 | 1 | -3/+28 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-31 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-31 | 1 | -1/+1 |
| | |\ | |||||
| | | * | MDEV-16039 Crash when selecting virtual columns generated using functions wit... | Nikita Malyavin | 2020-07-21 | 1 | -1/+1 |
| * | | | MDEV-21718 Assertion in wsrep::client_state::before_command(). | Teemu Ollakka | 2020-07-24 | 1 | -0/+1 |
| * | | | MDEV-22458: Server with WSREP hangs after INSERT, wrong usage of mutex 'LOCK_... | mkaruza | 2020-07-24 | 1 | -2/+26 |
| * | | | MDEV-21953 deadlock between BACKUP STAGE BLOCK_COMMIT and parallel repl. | Monty | 2020-07-21 | 1 | -6/+2 |
| * | | | Merge remote-tracking branch 'origin/bb-10.4-MDEV-21910' into 10.4 | Julius Goryavsky | 2020-07-16 | 1 | -3/+19 |
| |\ \ \ | |||||
| | * | | | MDEV-21910 Deadlock between BF abort and manual KILL command | sjaakola | 2020-06-26 | 1 | -3/+19 |
* | | | | | MDEV-21910 Deadlock between BF abort and manual KILL commandbb-10.5-MDEV-21910 | sjaakola | 2020-07-22 | 1 | -3/+19 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-15 | 1 | -0/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-15 | 1 | -0/+10 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-14 | 1 | -0/+10 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | MDEV-22463: Element_type &Bounds_checked_array<Item *>::operator[](size_t) [E... | Varun Gupta | 2020-07-13 | 1 | -0/+10 |
* | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Monty | 2020-07-03 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.4-MDEV-22222' of https://github.com/codership/mariadb-server...10.4-MDEV-22222 | Julius Goryavsky | 2020-07-03 | 1 | -0/+6 |
| |\ \ \ \ | |||||
| | * | | | | MDEV-22222: Assertion `state() == s_executing || state() == s_preparing || st... | mkaruza | 2020-06-28 | 1 | -0/+6 |
| | | |_|/ | | |/| | | |||||
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-02 | 1 | -8/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-02 | 1 | -8/+0 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-02 | 1 | -8/+0 |
| | |\ \ | | | |/ | |||||
| | | * | Merge 10.1 into 10.2bb-10.2-merge | Marko Mäkelä | 2020-07-01 | 1 | -8/+0 |
| | | |\ | |||||
| | | | * | MDEV-22706: Assertion `!current' failed in PROFILING::start_new_query | Sujatha | 2020-06-25 | 1 | -8/+0 |
* | | | | | MDEV-22420 DDL on temporary object is prohibited when XA is in prepare state | Andrei Elkin | 2020-06-22 | 1 | -0/+2 |
* | | | | | Cleanup's and more DBUG_PRINT's | Monty | 2020-06-19 | 1 | -1/+1 |
* | | | | | BINLOG with LOCK TABLES and SAVEPOINT could cause a crash in debug bin | Monty | 2020-06-14 | 1 | -0/+1 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-31 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-26 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-25 | 1 | -1/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fixed deadlock with LOCK TABLES and ALTER TABLE | Monty | 2020-05-23 | 1 | -1/+2 |
* | | | | | Aria will now register it's transactions | Monty | 2020-05-23 | 1 | -51/+9 |
* | | | | | Change THD->transaction to a pointer to enable multiple transactions | Monty | 2020-05-23 | 1 | -9/+9 |
* | | | | | Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engine | Monty | 2020-05-23 | 1 | -6/+63 |
* | | | | | Performance improvements to test if WSREP if active | Monty | 2020-05-23 | 1 | -40/+59 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-05 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-05 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-05-04 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-05-02 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-04-30 | 1 | -1/+0 |
| | | | |\ | |||||
| | | | | * | Bug#29915479 RUNNING COM_REGISTER_SLAVE WITHOUT COM_BINLOG_DUMP CAN RESULTS I... | Sergei Golubchik | 2020-04-30 | 1 | -1/+0 |
| | | * | | | MDEV-20685: compile fixes for Solaris/OSX/AIX | Daniel Black | 2020-04-29 | 1 | -1/+2 |
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-04-27 | 1 | -4/+4 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-04-27 | 1 | -4/+4 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluate | Marko Mäkelä | 2020-04-27 | 1 | -4/+4 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-25 | 1 | -5/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluate | Jan Lindström | 2020-04-24 | 1 | -4/+4 |
| * | | | | | MDEV-22051: Protocol::end_statement(): Assertion `0' failed on Galera node up...bb-10.4-MDEV-22051 | mkaruza | 2020-04-08 | 1 | -1/+1 |