summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | MDEV-12837: WSREP: BF lock wait longJan Lindström2017-12-093-51/+96
* | | Post-fix for MDEV-14587Marko Mäkelä2017-12-071-0/+1
* | | MDEV-14587 dict_stats_process_entry_from_defrag_pool() fails to call dict_tab...Marko Mäkelä2017-12-051-21/+7
* | | Fix Windows build with -DPLUGIN_PERFSCHEMA=NOVladislav Vaintroub2017-11-241-2/+2
* | | MDEV-14283 : Fix Solaris 10 build.wlad2017-11-212-1/+10
* | | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-161-0/+4
* | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2017-11-101-6/+5
|\ \ \
| * | | MW-402 cascading FK issuessjaakola2017-11-082-3/+2
| * | | Merge tag 'mariadb-10.0.33' into bb-10.0-galerabb-10.0-sachin-galeraSachin Setiya2017-11-0346-498/+377
| |\ \ \
| * | | | Fix test failures on embedded server.Jan Lindström2017-08-314-15/+17
* | | | | MDEV-14333 Mariabackup --apply-log-only crashes if incomplete transactions wi...Marko Mäkelä2017-11-091-0/+1
* | | | | Fix integer type mismatch in WSREP debug outputMarko Mäkelä2017-11-081-3/+4
* | | | | Remove dead code for non-debug buildsMarko Mäkelä2017-11-061-0/+2
* | | | | MDEV-12108 Fix backup for Innodb tables with DATA DIRECTORYVladislav Vaintroub2017-11-061-1/+1