Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FK_ddl_vector renamed to FK_backup_storage | Aleksey Midenkov | 2020-12-08 | 1 | -1/+1 |
* | write_shadow_frms() | Aleksey Midenkov | 2020-12-04 | 1 | -1/+2 |
* | rollback() cleanup | Aleksey Midenkov | 2020-12-04 | 1 | -6/+4 |
* | DROP TABLE, CREATE TABLE, RENAME TABLE | Aleksey Midenkov | 2020-12-04 | 1 | -7/+7 |
* | drop_backup_frms() | Aleksey Midenkov | 2020-12-04 | 1 | -1/+2 |
* | DDL finalize (write_log_finish()) | Aleksey Midenkov | 2020-12-04 | 1 | -22/+1 |
* | [BRANCH START] starter | Aleksey Midenkov | 2020-12-04 | 1 | -6/+21 |
* | MDEV-21652 fixes | Aleksey Midenkov | 2020-12-02 | 1 | -0/+5 |
* | MDEV-21652 Foreign key migration from old version | Aleksey Midenkov | 2020-11-18 | 1 | -0/+2 |
* | MDEV-20865 Store foreign key info in TABLE_SHARE | Aleksey Midenkov | 2020-11-18 | 1 | -3/+32 |
* | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 1 | -7/+8 |
|\ | |||||
| * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -7/+7 |
| |\ | |||||
| | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -6/+6 |
| | |\ | |||||
| | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -6/+6 |
| | | |\ | |||||
| | | | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -6/+6 |
| | | | * | imporve clang build | Eugene Kosov | 2019-06-25 | 1 | -1/+1 |
| * | | | | MDEV-21017: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' | Rucha Deodhar | 2020-08-03 | 1 | -0/+1 |
* | | | | | thd->m_transaction_psi was not properly cleared for new connections | Monty | 2020-07-23 | 1 | -0/+4 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-21 | 1 | -48/+48 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-21953 deadlock between BACKUP STAGE BLOCK_COMMIT and parallel repl. | Monty | 2020-07-21 | 1 | -47/+70 |
* | | | | | optimize ha_delete_table_force | Sergei Golubchik | 2020-07-04 | 1 | -11/+23 |
* | | | | | replace HTON_AUTOMATIC_DELETE_TABLE with return -1 from drop_table() | Sergei Golubchik | 2020-07-04 | 1 | -20/+10 |
* | | | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLE | Sergei Golubchik | 2020-07-04 | 1 | -20/+20 |
* | | | | | small cleanup | Sergei Golubchik | 2020-07-04 | 1 | -2/+1 |
* | | | | | cleanup: make dd_frm_type to work as documented | Sergei Golubchik | 2020-07-04 | 1 | -16/+17 |
* | | | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLE | Sergei Golubchik | 2020-07-04 | 1 | -11/+2 |
* | | | | | introduce hton->drop_table() method | Sergei Golubchik | 2020-07-04 | 1 | -35/+35 |
* | | | | | Cleanup's and more DBUG_PRINT's | Monty | 2020-06-19 | 1 | -2/+11 |
* | | | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLE | Monty | 2020-06-14 | 1 | -64/+194 |
* | | | | | MDEV-15101: Stop ANALYZE TABLE from flushing table definition cache | Sergei Petrunia | 2020-06-12 | 1 | -0/+3 |
* | | | | | remove dead code | Sergei Golubchik | 2020-06-09 | 1 | -1/+0 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-31 | 1 | -0/+13 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-30 | 1 | -0/+13 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-27 | 1 | -0/+13 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fixed crash in aria recovery when using bulk insert | Monty | 2020-05-26 | 1 | -0/+13 |
* | | | | | Only apply wsrep_trx_fragment_size to InnoDB tables | Monty | 2020-05-23 | 1 | -1/+4 |
* | | | | | Update galera to work with independent sub transactions | Monty | 2020-05-23 | 1 | -0/+4 |
* | | | | | Aria will now register it's transactions | Monty | 2020-05-23 | 1 | -22/+5 |
* | | | | | Change THD->transaction to a pointer to enable multiple transactions | Monty | 2020-05-23 | 1 | -36/+36 |
* | | | | | Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engine | Monty | 2020-05-23 | 1 | -14/+27 |
* | | | | | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2020-05-09 | 1 | -8/+26 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-21794: Optimizer flag rowid_filter leads to long query | Sergei Petrunia | 2020-05-07 | 1 | -8/+26 |
* | | | | | MDEV-22185 Failing assertion: node->pcur->rel_pos == BTR_PCUR_ON or ER_KEY_NO... | Sergei Golubchik | 2020-05-05 | 1 | -1/+1 |
* | | | | | cleanup: ha_external_unlock() helper | Sergei Golubchik | 2020-05-05 | 1 | -1/+1 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-29 | 1 | -2/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-04-29 | 1 | -2/+3 |
| |\ \ \ \ | | |/ / / | |||||
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-25 | 1 | -14/+24 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluate | Jan Lindström | 2020-04-24 | 1 | -0/+5 |
| * | | | | MDEV-21025 Server crashes on START TRANSACTION after INSERT IGNORE (#1489) | Teemu Ollakka | 2020-04-18 | 1 | -1/+2 |
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-04-16 | 1 | -14/+18 |
| |\ \ \ \ | | |/ / / |