Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-12-02 | 1 | -2/+2 |
|\ | |||||
| * | MDEV-15532 after-merge fixes from Monty | Marko Mäkelä | 2020-12-02 | 1 | -1/+1 |
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-12-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-12-01 | 1 | -1/+1 |
| | |\ | |||||
| | | * | MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_delete | Monty | 2020-11-30 | 1 | -1/+1 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-11-03 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-03 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-11-02 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-22387: Do not violate __attribute__((nonnull)) | Marko Mäkelä | 2020-11-02 | 1 | -1/+2 |
* | | | | Merge 10.4 to 10.5 | Marko Mäkelä | 2020-10-22 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-20945: BACKUP UNLOCK + FTWRL assertion failure | Rinat Ibragimov | 2020-10-22 | 1 | -1/+1 |
* | | | | Trivial fixups, no code changes | Monty | 2020-10-21 | 1 | -5/+5 |
* | | | | MDEV-23691 S3 storage engine: delayed slave can drop the table | Monty | 2020-10-21 | 1 | -0/+32 |
* | | | | Merge branch '10.4' into 10.5 | Sujatha | 2020-09-29 | 1 | -2/+26 |
|\ \ \ \ | |/ / / | |||||
| * | | | Added asssert to init_of_queries() to make it more safe | Monty | 2020-09-25 | 1 | -0/+1 |
| * | | | MDEV-23586 Mariabackup: GTID saved for replication in 10.4.14 is wrong | Monty | 2020-09-25 | 1 | -3/+27 |
| * | | | Backported setting of transcation.on=1 in THD::reset_for_reuse() | Monty | 2020-09-25 | 1 | -0/+1 |
* | | | | MDEV-19275 Provide SQL service to plugins. | Alexey Botchkov | 2020-08-14 | 1 | -0/+55 |
* | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 1 | -3/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -3/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ...... | Alexander Barkov | 2020-08-01 | 1 | -3/+1 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-01 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-31 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-31 | 1 | -1/+0 |
| | |\ \ | | | |/ | |||||
| | | * | fix assertion | Nikita Malyavin | 2020-07-22 | 1 | -1/+0 |
| | | * | fix c++98 build | Nikita Malyavin | 2020-07-21 | 1 | -2/+2 |
| | | * | MDEV-16039 Crash when selecting virtual columns generated using functions wit... | Nikita Malyavin | 2020-07-21 | 1 | -2/+2 |
| * | | | MDEV-21953 deadlock between BACKUP STAGE BLOCK_COMMIT and parallel repl. | Monty | 2020-07-21 | 1 | -2/+5 |
| * | | | MDEV-21910 Deadlock between BF abort and manual KILL command | sjaakola | 2020-06-26 | 1 | -0/+10 |
* | | | | thd->m_transaction_psi was not properly cleared for new connections | Monty | 2020-07-23 | 1 | -2/+7 |
* | | | | MDEV-21910 Deadlock between BF abort and manual KILL commandbb-10.5-MDEV-21910 | sjaakola | 2020-07-22 | 1 | -0/+10 |
* | | | | MDEV-23154 Add a data type my_repertoire_t | Alexander Barkov | 2020-07-13 | 1 | -1/+2 |
* | | | | fix compilation with gcc-10 | Eugene Kosov | 2020-07-09 | 1 | -1/+2 |
* | | | | Added THD::binlog_table_should_be_logged() to simplify some code | Monty | 2020-06-19 | 1 | -5/+17 |
* | | | | Cleanup's and more DBUG_PRINT's | Monty | 2020-06-19 | 1 | -1/+1 |
* | | | | MDEV-16470: switch off user variables (and fixes of its support)bb-10.5-MDEV-22550 | Oleksandr Byelkin | 2020-06-12 | 1 | -0/+2 |
* | | | | MDEV-21282 Assertion 'mariadb_table' failed in gcol.innodb_virtual_debug_purge | Thirunarayanan Balathandayuthapani | 2020-06-05 | 1 | -1/+2 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-31 | 1 | -1/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-22616 CHECK TABLE fails with wsrep_trx_fragment_size > 0 (#1551) | Daniele Sciascia | 2020-05-21 | 1 | -1/+3 |
* | | | | Update galera to work with independent sub transactions | Monty | 2020-05-23 | 1 | -0/+3 |
* | | | | Aria will now register it's transactions | Monty | 2020-05-23 | 1 | -1/+89 |
* | | | | Change THD->transaction to a pointer to enable multiple transactions | Monty | 2020-05-23 | 1 | -25/+27 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-13 | 1 | -4/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-13 | 1 | -4/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-13 | 1 | -4/+14 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-22529 thd_query_safe() isn’t, causing InnoDB to hang | Marko Mäkelä | 2020-05-12 | 1 | -4/+14 |
| | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-05-04 | 1 | -0/+5 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-05-02 | 1 | -0/+5 |
| | | |\ | |||||
| | | | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-04-30 | 1 | -0/+2 |
| | | | |\ | |||||
| | | | | * | Bug#29915479 RUNNING COM_REGISTER_SLAVE WITHOUT COM_BINLOG_DUMP CAN RESULTS I... | Sergei Golubchik | 2020-04-30 | 1 | -0/+2 |