summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2021-04-219-14/+25
|\
| * MDEV-25466 Merge new release of InnoDB 5.7.34 to 10.2Marko Mäkelä2021-04-202-6/+2
| |\
| | * Bug #32032897 DEADLOCKING WAIT GRAPH ON BUSY SERVERAditya A2021-04-201-5/+1
| |/
| * MDEV-22255 SIGABRT: Assertion `id' failed in trx_write_trx_id on INSERT | Ass...Eugene Kosov2021-04-158-12/+19
| * MDEV-23026 purge fails with assert !rw_lock_own_flagged(lock, RW_LOCK_FLAG_X...st-10.2-MDEV-23026Thirunarayanan Balathandayuthapani2021-04-151-2/+4
* | MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position()bb-10.3-MDEV-24620Marko Mäkelä2021-04-1340-421/+548
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-1311-59/+187
|\ \ | |/
| * MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexst-10.2-MDEV-24971Thirunarayanan Balathandayuthapani2021-04-131-2/+1
| * MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexThirunarayanan Balathandayuthapani2021-04-127-51/+160
| * MDEV-18802 Assertion table->stat_initialized failed in dict_stats_update_if_n...Marko Mäkelä2021-04-121-2/+17
| * MDEV-24434 Assertion trx->in_rw_trx_list... in trx_sys_any_active_transactions()Marko Mäkelä2021-04-121-6/+1
| * BtrBulk::table_name(): Return the table name while displayingThirunarayanan Balathandayuthapani2021-04-092-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-098-18/+39
|\ \ | |/
| * Improve diagnostics in order to catch MDEV-18868 and similar bugsThirunarayanan Balathandayuthapani2021-04-093-8/+18
| * MDEV-25019 memory allocation failures during startup becausebb-10.2-MDEV-25019Thirunarayanan Balathandayuthapani2021-04-071-0/+4
| * MDEV-25295 Aborted FTS_DOC_ID_INDEX considered as existing FTS_DOC_ID_INDEX d...bb-10.2-MDEV-25295Thirunarayanan Balathandayuthapani2021-04-061-2/+4
| * MDEV-24197: Add "innodb_force_recovery" for "mariabackup --prepare"Srinidhi Kaushik2021-04-011-1/+1
| * MDEV-25047: SIGSEGV in mach_read_from_n_little_endianbb-10.2-MDEV-25047mkaruza2021-04-011-1/+4
| * MDEV-13103 fixup: Actually fix a crash during IMPORT TABLESPACEMarko Mäkelä2021-03-311-6/+8
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-314-127/+170
|\ \ | |/
| * MDEV-25200 Index count mismatch due to aborted FULLTEXT INDEXThirunarayanan Balathandayuthapani2021-03-301-0/+2
| * MDEV-15527 page_compressed compressed page partially during import tablespaceThirunarayanan Balathandayuthapani2021-03-301-1/+1
| * MDEV-15527 page_compressed compressed page partially during import tablespacebb-10.2-MDEV-15527Thirunarayanan Balathandayuthapani2021-03-301-11/+74
| * MDEV-24923 : Port selected Galera conflict resolution changes from 10.6Jan Lindström2021-03-302-111/+95
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-277-143/+57
|\ \ | |/
| * MDEV-24786: row_upd_clust_step() skips mtr_t::commit() on virtual column errorst-10.2-MDEV-24786Marko Mäkelä2021-03-261-80/+46
| * MDEV-23076 Misleading "InnoDB: using atomic writes"Marko Mäkelä2021-03-222-18/+6
| * MDEV-22653: Remove the useless parameter innodb_simulate_comp_failuresMarko Mäkelä2021-03-224-39/+0
| * MDEV-8708 fixup: Remove dead codeMarko Mäkelä2021-03-191-4/+0
* | MDEV-24796 Assertion `page_has_next... failed in btr_pcur_store_position()Marko Mäkelä2021-03-221-3/+0
* | MDEV-25125 Assertion failure in fetch_data_into_cache_low()Marko Mäkelä2021-03-181-4/+7
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-186-177/+269
|\ \ | |/
| * MDEV-10682 Race condition between ANALYZE and STATS_AUTO_RECALCMarko Mäkelä2021-03-181-0/+14
| * MDEV-25121: innodb_flush_method=O_DIRECT fails on compressed tablesMarko Mäkelä2021-03-181-13/+27
| * MDEV-21584 - portability fixVladislav Vaintroub2021-03-181-1/+3
| * Cleanup: Remove unused OS_DATA_TEMP_FILEMarko Mäkelä2021-03-182-5/+3
| * switch off storage/innobase/.clang-format: InnoDB uses a common formatting st...Eugene Kosov2021-03-171-0/+0
| * MDEV-24978 : SIGABRT in __libc_messageJan Lindström2021-03-151-21/+42
| * MDEV-25101 Assertion !strcmp(field->name, "table_name") failedMarko Mäkelä2021-03-101-1/+0
| * MDEV-24853: Duplicate key generated during cluster configuration changeJulius Goryavsky2021-03-081-131/+177
* | MDEV-24730 Insert log operation fails after purge resets n_core_fieldsThirunarayanan Balathandayuthapani2021-03-125-32/+70
* | MDEV-25106 Deprecation warning for innodb_checksum_algorithm=none,innodb,...Marko Mäkelä2021-03-111-3/+30
* | MDEV-25070 SIGSEGV in fts_create_in_mem_aux_tableThirunarayanan Balathandayuthapani2021-03-101-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-054-47/+24
|\ \ | |/
| * fixup 58b56f14a096285a0e51b2233fc35398f1b01f5a: Remove dead codeMarko Mäkelä2021-03-043-33/+6
| * MDEV-25051 Race condition between persistent statistics and RENAME TABLE or T...Marko Mäkelä2021-03-041-14/+18
* | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-03-042-10/+32
|\ \ | |/
| * MDEV-24748 extern column check missing in btr_index_rec_validate()Thirunarayanan Balathandayuthapani2021-03-031-0/+12
| * MDEV-20648 InnoDB: Failing assertion: !(*node)->being_extended, innodb.log_da...bb-10.2-MDEV-20648Thirunarayanan Balathandayuthapani2021-03-031-14/+26
* | MDEV-24811 Assertion find(table) failed with innodb_evict_tables_on_commit_debugMarko Mäkelä2021-03-032-46/+37