summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12075 innodb_use_fallocate does not work in MariaDB Server 10.1.21Marko Mäkelä2017-02-161-0/+2
* After reivew fixes.Jan Lindström2017-02-102-6/+5
* After review fixes.Jan Lindström2017-02-105-65/+38
* Post-push fix for MDEV-11623: Remove an unused variable.Marko Mäkelä2017-02-091-3/+0
* Merge 10.0 into 10.1Marko Mäkelä2017-02-091-1/+1
|\
| * Post-push fix for MDEV-11947 InnoDB purge workers fail to shut downMarko Mäkelä2017-02-091-1/+1
* | After review fixes for MDEV-11759.Jan Lindström2017-02-092-16/+35
* | Merge 10.0 into 10.1Marko Mäkelä2017-02-081-3/+2
|\ \ | |/
| * MDEV-12024 InnoDB startup fails to wait for recv_writer_thread to finishMarko Mäkelä2017-02-081-3/+2
* | MDEV-12022 InnoDB wrongly ignores the end of an .ibd fileMarko Mäkelä2017-02-081-5/+0
* | Merge 10.0 into 10.1Marko Mäkelä2017-02-088-196/+193
|\ \ | |/
| * Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.Marko Mäkelä2017-02-054-61/+58
| * MDEV-11985 Make innodb_read_only shutdown more robustMarko Mäkelä2017-02-044-8/+39
| * MDEV-11947 InnoDB purge workers fail to shut downMarko Mäkelä2017-02-042-126/+97
| * MDEV-11233 CREATE FULLTEXT INDEX with a token longer than 127 bytesMarko Mäkelä2017-01-275-54/+52
* | MDEV-11707: Fix incorrect memset() for structures containingJan Lindström2017-02-061-5/+4
* | MDEV-11759: Encryption code in MariaDB 10.1/10.2 causesJan Lindström2017-02-069-435/+484
* | MDEV-11671: Duplicated [NOTE] output for changed innodb_page_sizeJan Lindström2017-01-311-20/+13
* | Merge 10.0 into 10.1Marko Mäkelä2017-01-262-174/+113
|\ \ | |/
| * MDEV-11915 Detect InnoDB system tablespace size mismatch earlyMarko Mäkelä2017-01-262-169/+91
| * MDEV-11814 Refuse innodb_read_only startup if crash recovery is neededMarko Mäkelä2017-01-261-5/+10
* | MDEV-11614: Syslog messages: "InnoDB: Log sequence numberJan Lindström2017-01-221-8/+13
* | MDEV-11838: Innodb-encryption-algorithm default should be != noneJan Lindström2017-01-191-1/+1
* | MDEV-11835: InnoDB: Failing assertion: free_slot != NULL onJan Lindström2017-01-191-1/+1
* | MDEV-11623 MariaDB 10.1 fails to start datadir created withMarko Mäkelä2017-01-1516-746/+634
* | MDEV-11799 InnoDB can abort if the doublewrite bufferMarko Mäkelä2017-01-151-127/+94
* | Remove an excessive copyright message.Marko Mäkelä2017-01-111-1/+0
* | Merge 10.0 into 10.1Marko Mäkelä2017-01-111-1/+2
|\ \ | |/
| * InnoDB: Enable UNIV_DEBUG_VALGRIND for cmake -DWITH_VALGRINDMarko Mäkelä2017-01-111-1/+2
* | Post-push fix for MDEV-11556: Make the debug variable UINT.Marko Mäkelä2017-01-073-3/+3
* | Merge 10.0 into 10.1Marko Mäkelä2017-01-051-1/+1
|\ \ | |/
| * MDEV-11730 Memory leak in innodb.innodb_corrupt_bitMarko Mäkelä2017-01-051-1/+1
* | Plug a memory leak in buf_dblwr_process().Marko Mäkelä2017-01-051-1/+2
* | MDEV-11638 Encryption causes race conditions in InnoDB shutdownMarko Mäkelä2017-01-0511-288/+168
* | Part 1 of MDEV-8139 Fix scrubbing testsMarko Mäkelä2017-01-043-159/+31
* | Merge 10.0 into 10.1Marko Mäkelä2017-01-0422-2687/+62
|\ \ | |/
| * MDEV-11694 InnoDB tries to create unused table SYS_ZIP_DICTbb-10.0-mdev-11694Marko Mäkelä2017-01-0322-2669/+60
* | Post-fix for MDEV-11688 fil_crypt_threads_end() tries to create threadsMarko Mäkelä2017-01-031-2/+6
* | MDEV-7955 WSREP() appears on radar in OLTP ROSachin Setiya2017-01-032-2/+2
* | MDEV-11556 InnoDB redo log apply fails to adjust data file sizesMarko Mäkelä2016-12-306-396/+455
* | MDEV-11656: 'Data structure corruption' IMPORT TABLESPACE doesn't work for en...Jan Lindström2016-12-281-8/+53
* | MDEV-9282 Debian: the Lintian complains about "shlib-calls-exit" in ha_innodb.soMarko Mäkelä2016-12-2811-77/+24
* | Remove an unnecessary comparison.Marko Mäkelä2016-12-222-8/+0
* | MDEV-11630 Call mutex_free() before freeing the mutex listMarko Mäkelä2016-12-222-12/+13
* | Fixed compiler warningMonty2016-12-211-4/+0
* | Merge branch '10.0' into 10.1Marko Mäkelä2016-12-192-5/+5
|\ \ | |/
| * MDEV-11602 InnoDB leaks foreign key metadata on DDL operationsMarko Mäkelä2016-12-192-5/+5
* | MDEV-10368: get_latest_version() called too oftenJan Lindström2016-12-139-104/+232
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-113-36/+88
|\ \ | |/
| * Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-12-042-30/+2
| |\