summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-163-113/+58
* Merge 10.1 into 10.2Marko Mäkelä2018-03-131-10/+0
|\
| * Removed unused variables.Sergey Vojtovich2018-03-121-10/+0
* | Merge 10.1 into 10.2Marko Mäkelä2018-03-123-50/+77
|\ \ | |/
| * Merge 10.0 into 10.1Marko Mäkelä2018-03-121-18/+5
| |\
| | * MDEV-14773 DROP TABLE hangs for InnoDB table with FULLTEXT indexMarko Mäkelä2018-03-121-18/+5
| * | MDEV-14904 Backport innodb_default_row_formatMarko Mäkelä2018-03-072-32/+72
* | | Merge 10.1 into 10.2Marko Mäkelä2018-02-171-11/+1
|\ \ \ | |/ /
| * | MDEV-15333 MariaDB (still) slow startMarko Mäkelä2018-02-171-11/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2018-02-133-4/+11
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2018-02-133-4/+11
| |\ \ | | |/
| | * MDEV-14988 innodb_read_only tries to modify files if transactions were recove...Marko Mäkelä2018-02-133-4/+11
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-113-1/+4
|\ \ \ | |/ /
| * | MDEV-14611 ALTER TABLE EXCHANGE PARTITION does not work properly when used wi...Alexey Botchkov2018-02-101-0/+1
| * | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2018-02-101-1/+1
| |\ \ | | |/
| | * Update wrong xtradb versionVicențiu Ciorbaru2018-02-081-1/+1
| * | MDEV-14508: encryption.innodb-compressed-blob failed in buildbot, assertion i...Jan Lindström2018-02-091-0/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2018-02-083-5/+5
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2018-02-083-5/+5
| |\ \ | | |/
| | * MDEV-15249 Crash in MVCC read after IMPORT TABLESPACEMarko Mäkelä2018-02-083-5/+5
* | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-0658-441/+715
|\ \ \ | |/ /
| * | fil_write_flushed_lsn(): Ensure that the return value is initializedMarko Mäkelä2018-02-031-1/+1
| * | After-merge fix for commit d4df7bc9b1fbdfb5c98134091a9ff998af60954fMarko Mäkelä2018-02-027-51/+51
| * | 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.1 into 10.2Marko Mäkelä2018-01-112-123/+41
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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.1 into 10.2Marko Mäkelä2018-01-081-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | Merge 10.1 into 10.2Marko Mäkelä2018-01-083-43/+24
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-14874 innodb_encrypt_log corrupts the log when the LSN crosses 32-bit bo...Marko Mäkelä2018-01-083-43/+24