summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19385: Inconsistent definition of dtuple_get_nth_v_field()Marko Mäkelä2019-05-0321-358/+168
* MDEV-19346: Remove dummy InnoDB log checkpointsMarko Mäkelä2019-05-0315-120/+56
* MDEV-14398 innodb_encryption_rotate_key_age=0 causes innodb_encrypt_tables to...bb-10.2-MDEV-14398-alternativeThirunarayanan Balathandayuthapani2019-05-024-109/+155
* MDEV-18429: Simpler implementationMarko Mäkelä2019-04-291-307/+51
* MDEV-14130 InnoDB messages should not refer to the MySQL 5.7 manualMarko Mäkelä2019-04-294-19/+9
* Clean up ut_listMarko Mäkelä2019-04-296-72/+90
* MDEV-18429 Consistent non-locking reads do not appear in TRANSACTIONS section...Eugene Kosov2019-04-291-20/+31
* MDEV-19356 Assertion 'space->free_limit == 0 || space->free_limit == free_limit'Marko Mäkelä2019-04-291-6/+13
* MDEV-19231: Correct an assertionMarko Mäkelä2019-04-291-1/+1
* MDEV-19342 Merge new release of InnoDB 5.7.26 to 10.2Marko Mäkelä2019-04-263-5/+19
|\
| * Bug #29021730 CRASHING INNOBASE_COL_CHECK_FK WITH FOREIGN KEYSAditya A2019-04-261-2/+2
| * Bug #27850600 INNODB ASYNC IO ERROR HANDLING IN IO_EVENTSachin Agarwal2019-04-261-2/+16
|/
* Remove roll_node_t::partialMarko Mäkelä2019-04-262-8/+5
* lock_rec_convert_impl_to_expl_for_trx(): Remove unused parameterMarko Mäkelä2019-04-261-2/+1
* innobase_col_check_fk(): Remove copyingMarko Mäkelä2019-04-261-8/+4
* Implement --debug=d,ib_log_checkpoint_avoidMarko Mäkelä2019-04-251-0/+20
* MDEV-19231 make DB_SUCCESS equal to 0Eugene Kosov2019-04-254-6/+6
* Merge 10.1 into 10.2Marko Mäkelä2019-04-2523-90/+185
|\
| * Merge 5.5 into 10.1Marko Mäkelä2019-04-2414-36/+120
| |\
| | * MDEV-15772 Potential list overrun during XA recoveryThirunarayanan Balathandayuthapani2019-04-2412-71/+125
| | * MDEV-18139 ALTER IGNORE ... ADD FOREIGN KEY causes bogus errorMarko Mäkelä2019-04-232-10/+36
| * | Fixing -Werror=format-overflow errors (found by gcc-8.3.1)Alexander Barkov2019-04-224-6/+6
| * | MDEV-17297: stats.records=0 for a table of Archive engine when it has rows, w...Sergei Petrunia2019-04-182-17/+36
| * | MDEV-19172 Reorder fields in PFS_events and PFS_events_waits to speed up memc...Eugene Kosov2019-04-052-23/+23
* | | Remove IBUF_COUNT_DEBUGMarko Mäkelä2019-04-197-189/+7
* | | MDEV-12699 Improve crash recovery of corrupted data pagesbb-10.2-MDEV-12699Marko Mäkelä2019-04-176-25/+294
* | | MDEV-19241 InnoDB fails to write MLOG_INDEX_LOAD upon completing ALTER TABLEMarko Mäkelä2019-04-171-18/+23
* | | MDEV-14239 Missing space: "innodb_open_files ... greaterthan"Marko Mäkelä2019-04-151-1/+1
* | | FSP_FLAGS_MEM_MASK: Remove traces of ATOMIC_WRITESMarko Mäkelä2019-04-101-5/+4
* | | MDEV-19212: Replace macros with type-safe inline functionsMarko Mäkelä2019-04-085-28/+22
* | | MDEV-19212 4GB Limit on large_pages - integer overflowMarko Mäkelä2019-04-084-30/+16
* | | MDEV-8139: Clean up the freeing of B-tree pagesMarko Mäkelä2019-04-087-218/+98
* | | cmake: don't use generated files to detect a submoduleSergei Golubchik2019-04-071-2/+2
* | | MDEV-18309: Remove unused codeMarko Mäkelä2019-04-074-26/+4
* | | MDEV-18309: InnoDB reports bogus errors about missing #sql-*.ibd on startupMarko Mäkelä2019-04-075-66/+16
* | | MDEV-12699 preparation: Clean up recv_sysMarko Mäkelä2019-04-063-220/+173
* | | MDEV-12699 preparation: Write MLOG_INDEX_LOAD for FTS_ tablesMarko Mäkelä2019-04-064-17/+31
* | | MDEV-12699 preparation: Initialize the entire page on MLOG_ZIP_PAGE_COMPRESSMarko Mäkelä2019-04-063-27/+30
* | | buf_page_get_gen(): Allow BUF_GET_IF_IN_POOL with a dummy page_sizeMarko Mäkelä2019-04-063-29/+20
* | | Fix a crash in CHECK TABLE for corrupted encrypted root pageMarko Mäkelä2019-04-061-7/+2
* | | MDEV-15528 preparation: Do not modify a freed pageMarko Mäkelä2019-04-061-34/+17
* | | Clean up the parsing of MLOG_INIT_FILE_PAGE2Marko Mäkelä2019-04-063-46/+13
* | | recv_recovery_is_on(): Add UNIV_UNLIKELYMarko Mäkelä2019-04-066-31/+19
* | | Do not pass table_name_t to printf-like functionsMarko Mäkelä2019-04-046-12/+12
* | | Fix the non-debug buildMarko Mäkelä2019-04-031-2/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2019-04-034-4/+0
|\ \ \ | |/ /
| * | Remove unused declarationsMarko Mäkelä2019-04-035-6/+0
| * | Fix more -Wnonnull-compareMarko Mäkelä2019-04-032-2/+0
* | | MDEV-18733 MariaDB slow start after crash recoveryMarko Mäkelä2019-04-034-35/+50
* | | Remove a useless CHECK TABLE printout for debug buildsMarko Mäkelä2019-04-031-7/+0