summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-0258-415/+684
|\
| * Revert "MDEV-6928: Add trx pointer to struct mtr_t"Marko Mäkelä2018-01-2921-119/+91
| * Remove xtradb "fragmentation-statistics" patchesVicențiu Ciorbaru2018-01-244-62/+1
| * Merge branch 'merge-xtradb-5.6' into 10.0Vicențiu Ciorbaru2018-01-2424-66/+515
| |\
| | * 5.6.38-83.0Vicențiu Ciorbaru2018-01-2334-99/+604
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-2427-213/+148
| |\ \
| | * | Add ASAN instrumentation (and more strict Valgrind) to InnoDBMarko Mäkelä2018-01-236-24/+15
| | * | Silence -Wimplicit-fallthroughMarko Mäkelä2018-01-231-0/+1
| | * | improve ASAN instrumentation: InnoDB/XtraDBSergei Golubchik2018-01-221-7/+9
| | * | MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_i...Marko Mäkelä2018-01-2215-155/+89
| | * | Merge branch 'merge/merge-xtradb-5.5' into 5.5mariadb-5.5.59Sergei Golubchik2018-01-183-6/+10
| | |\ \
| | | * | 5.5.58-38.10Sergei Golubchik2018-01-179-13/+24
| * | | | MDEV-12173 "Error: trying to do an operation on a dropped tablespace"Marko Mäkelä2018-01-224-23/+8
| * | | | Make row_mysql_table_id_reassign() staticMarko Mäkelä2018-01-182-14/+2
* | | | | MDEV-13499: Backing up table that "doesn't exist in engine" cause crash in ma...Jan Lindström2018-01-291-1/+6
* | | | | Merge 10.0 into 10.1Marko Mäkelä2018-01-111-26/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge 5.5 into 10.0Marko Mäkelä2018-01-111-26/+0
| |\ \ \ \ | | |/ / /
| | * | | MDEV-14916 InnoDB reports warning for "Purge reached the head of the history ...Marko Mäkelä2018-01-111-26/+0
| | * | | MDEV-13814 Extra logging when innodb_log_archive=ONMarko Mäkelä2018-01-101-1/+1
| | * | | MDEV-14174 crash on start with innodb-track-changed-pagesMarko Mäkelä2018-01-101-7/+9
* | | | | MDEV-14776: InnoDB Monitor output generated by specific error is flooding err...Jan Lindström2018-01-091-97/+41
* | | | | Merge 10.0 into 10.1Marko Mäkelä2018-01-081-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13205 InnoDB: Failing assertion: !dict_index_is_online_ddl(index) upon A...Marko Mäkelä2018-01-081-0/+1
* | | | | MDEV-14874 innodb_encrypt_log corrupts the log when the LSN crosses 32-bit bo...Marko Mäkelä2018-01-083-43/+24
* | | | | Merge 10.0 into 10.1Marko Mäkelä2018-01-041-4/+5
|\ \ \ \ \ | |/ / / /
| * | | | Fix a truncation warning introduced in MDEV-12323Marko Mäkelä2018-01-041-3/+4
* | | | | Merge 10.0 into 10.1Marko Mäkelä2018-01-023-4/+17
|\ \ \ \ \ | |/ / / /
| * | | | Merge 5.5 into 10.0Marko Mäkelä2018-01-023-4/+17
| |\ \ \ \ | | |/ / /
| | * | | Follow-up to MDEV-14799: Remove bogus debug assertionsMarko Mäkelä2018-01-021-3/+0
| | * | | MDEV-14799 After UPDATE of indexed columns, old values will not be purged fro...Marko Mäkelä2018-01-023-2/+17
* | | | | Merge 10.0 into 10.1Marko Mäkelä2017-12-211-18/+15
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12827 Assertion failure when reporting duplicate key error in online tab...Marko Mäkelä2017-12-211-18/+15
* | | | | MDEV-6247 post-fix: Re-enable some debug assertionsMarko Mäkelä2017-12-212-8/+0
* | | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-202-8/+4
|\ \ \ \ \ | |/ / / /
| * | | | Correct a function commentMarko Mäkelä2017-12-202-8/+4
* | | | | DEV-14701: install_db shows corruption for rest encryption with innodb_data_f...Jan Lindström2017-12-191-1/+2
* | | | | Merge 10.0 into 10.1Marko Mäkelä2017-12-182-101/+39
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13407 innodb.drop_table_background failed in buildbot with "Tablespace f...Marko Mäkelä2017-12-181-99/+37
| * | | | MDEV-14008 Assertion failing: `!is_set() || (m_status == DA_OK_BULK && is_bul...Alexander Barkov2017-12-181-2/+2
* | | | | Merge 10.0 into 10.1Marko Mäkelä2017-12-131-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Follow-up fix for MDEV-12352: Plug a memory leakMarko Mäkelä2017-12-131-0/+2
* | | | | Fix the grammar of an error messageMarko Mäkelä2017-12-131-1/+1
* | | | | Merge 10.0 into 10.1Marko Mäkelä2017-12-134-79/+116
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12323 Rollback progress log messages during crash recovery are intermixe...Marko Mäkelä2017-12-133-56/+48
| * | | | Follow-up to MDEV-11027: Use recv_sys_t::report()Marko Mäkelä2017-12-131-6/+5
| * | | | MDEV-12352 InnoDB shutdown should not be blocked by a large transaction rollbackMarko Mäkelä2017-12-133-7/+36
| * | | | MDEV-13797 InnoDB may hang if shutdown is initiated soon after startup while ...Marko Mäkelä2017-12-132-21/+32
* | | | | Merge 10.0 into 10.1Marko Mäkelä2017-12-121-3/+0
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-161-0/+4
| * | | | removed garbase struct memberEugene Kosov2017-11-151-3/+0