summaryrefslogtreecommitdiff
path: root/storage/innobase/fil
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12201 innodb_flush_method are not available on WindowsVladislav Vaintroub2017-03-091-6/+2
* Fix many -Wconversion warnings.Marko Mäkelä2017-03-073-23/+22
* MDEV-11927 InnoDB change buffer is not being mergedMarko Mäkelä2017-02-241-2/+1
* InnoDB: suppress posix_fallocate() failure errors when EINVALSergei Golubchik2017-02-131-10/+9
* MDEV-11974: MariaDB 10.2 encryption does not support spatial indexesJan Lindström2017-02-081-4/+5
* Shut down InnoDB after aborted startup.Marko Mäkelä2017-02-011-2/+6
* MDEV-11849: Fix storage/innobase/* compile warningsJan Lindström2017-01-263-12/+20
* Replace fil_node_t::is_open with fil_node_t::is_open().Marko Mäkelä2017-01-251-23/+25
* Fix fil_ibd_open() on Windows.Marko Mäkelä2017-01-251-0/+3
* MDEV-11905: encryption.innodb-discard-import test failsJan Lindström2017-01-252-3/+16
* MDEV-11254: innodb-use-trim has no effect in 10.2Jan Lindström2017-01-241-26/+61
* Merge 10.1 to 10.2.Marko Mäkelä2017-01-191-155/+172
|\
| * MDEV-11623 MariaDB 10.1 fails to start datadir created withMarko Mäkelä2017-01-151-221/+175
* | MDEV-11202 InnoDB 10.1 -> 10.2 migration does not workMarko Mäkelä2017-01-181-50/+2
* | MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSEDMarko Mäkelä2017-01-181-28/+12
* | Remove MYSQL_TABLESPACES.Marko Mäkelä2017-01-181-269/+15
* | Remove MYSQL_COMPRESSION.Marko Mäkelä2017-01-182-219/+19
* | Remove MYSQL_ENCRYPTION.Marko Mäkelä2017-01-181-249/+6
* | Follow-up to MDEV-11713: Make more use of DBUG_LOGMarko Mäkelä2017-01-122-12/+13
* | Make atomic writes generalSergei Golubchik2017-01-111-68/+50
* | Fix InnoDB compilation warnings.Marko Mäkelä2017-01-051-2/+2
* | MDEV-11713 Optimize DBUG_PRINT and introduce DBUG_LOGMarko Mäkelä2017-01-051-16/+12
* | Merge 10.1 to 10.2Marko Mäkelä2017-01-051-18/+18
|\ \ | |/
| * MDEV-11638 Encryption causes race conditions in InnoDB shutdownMarko Mäkelä2017-01-051-18/+17
| * Post-fix for MDEV-11688 fil_crypt_threads_end() tries to create threadsMarko Mäkelä2017-01-031-0/+3
| * MDEV-11688 fil_crypt_threads_end() tries to create threadsMarko Mäkelä2017-01-031-2/+3
* | Post-fix for MDEV-11688 fil_crypt_threads_end() tries to create threadsMarko Mäkelä2017-01-031-0/+3
* | MDEV-11684: post-10.1-merge fixesJan Lindström2017-01-032-80/+98
* | MDEV-11688 fil_crypt_threads_end() tries to create threadsMarko Mäkelä2017-01-031-2/+3
* | MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-302-227/+25
* | Merge 10.1 into 10.2Marko Mäkelä2016-12-301-525/+464
|\ \ | |/
| * MDEV-11556 InnoDB redo log apply fails to adjust data file sizesMarko Mäkelä2016-12-301-382/+408
* | Remove dead references to NO_FALLOCATE.Marko Mäkelä2016-12-301-31/+18
* | Merge 10.1 into 10.2Marko Mäkelä2016-12-301-15/+66
|\ \ | |/
| * 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-281-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2016-12-301-13/+5
|\ \ | |/
| * Remove an unnecessary comparison.Marko Mäkelä2016-12-221-5/+0
| * MDEV-11630 Call mutex_free() before freeing the mutex listMarko Mäkelä2016-12-222-15/+13
* | MDEV-11679 Remove redundant function fsp_header_get_crypt_offset()Marko Mäkelä2016-12-292-12/+12
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-292-95/+184
|\ \ | |/
| * MDEV-10368: get_latest_version() called too oftenJan Lindström2016-12-132-85/+101
| * MDEV-11004: Unable to start (Segfault or os error 2) when encryption key missingJan Lindström2016-10-291-0/+6
| * MDEV-10970: Crash while loading mysqldump backup when InnoDB encryption is en...Jan Lindström2016-10-241-1/+6
| * Add more information if encryption information is already stored forJan Lindström2016-10-241-1/+8
| * Disable encryption info and first page read info for every tablespaceJan Lindström2016-09-241-2/+6
| * Do not use os_file_read() directly for reading first page of theJan Lindström2016-09-221-17/+13
| * MDEV-9931: InnoDB reads first page of every .ibd file at startupJan Lindström2016-09-222-21/+125
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-07-131-0/+22
| |\
| | * Add more diagnostic to find out the problem onJan Lindström2016-07-041-0/+22