summaryrefslogtreecommitdiff
path: root/storage/innobase/buf
Commit message (Expand)AuthorAgeFilesLines
* Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-6/+8
* MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-032-32/+54
* MDEV-11927 InnoDB change buffer is not being mergedMarko Mäkelä2017-02-241-25/+9
* MDEV-11454 post-merge fix:Marko Mäkelä2017-02-241-3/+6
* Merge pull request #264 from grooverdan/10.2-MDEV-11454-innodb_buffer_pool_du...Marko Mäkelä2017-02-241-1/+13
|\
| * Report any innodb_buf_pool_dump_pct restrictionDaniel Black2016-12-061-0/+4
| * MDEV-11454: Make innodb_buffer_pool_dump_pct refer to the entire buffer pool ...Daniel Black2016-12-061-1/+9
* | MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-202-7/+12
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-8/+14
|\ \
| * | MDEV-11614: Syslog messages: "InnoDB: Log sequence numberJan Lindström2017-01-221-8/+13
| * | MDEV-11835: InnoDB: Failing assertion: free_slot != NULL onJan Lindström2017-01-191-1/+1
* | | Shut down InnoDB after aborted startup.Marko Mäkelä2017-02-011-0/+5
* | | MDEV-11254: innodb-use-trim has no effect in 10.2Jan Lindström2017-01-244-13/+38
* | | Merge 10.1 to 10.2.Marko Mäkelä2017-01-191-137/+108
|\ \ \ | |/ /
| * | MDEV-11623 MariaDB 10.1 fails to start datadir created withMarko Mäkelä2017-01-151-0/+15
| * | MDEV-11799 InnoDB can abort if the doublewrite bufferMarko Mäkelä2017-01-151-128/+94
| * | Plug a memory leak in buf_dblwr_process().Marko Mäkelä2017-01-051-1/+2
* | | Remove MYSQL_COMPRESSION.Marko Mäkelä2017-01-182-55/+12
* | | Follow-up to MDEV-11713: Make more use of DBUG_LOGMarko Mäkelä2017-01-121-14/+4
* | | Make atomic writes generalSergei Golubchik2017-01-111-2/+2
* | | Fix InnoDB compilation warnings.Marko Mäkelä2017-01-052-88/+64
* | | MDEV-11713 Optimize DBUG_PRINT and introduce DBUG_LOGMarko Mäkelä2017-01-051-36/+26
* | | Merge 10.1 to 10.2Marko Mäkelä2017-01-052-12/+4
|\ \ \ | |/ /
| * | MDEV-11638 Encryption causes race conditions in InnoDB shutdownMarko Mäkelä2017-01-051-7/+3
| * | MDEV-9282 Debian: the Lintian complains about "shlib-calls-exit" in ha_innodb.soMarko Mäkelä2016-12-281-12/+3
* | | MDEV-11684: post-10.1-merge fixesJan Lindström2017-01-031-1/+7
* | | Post-fix for MDEV-11195 NUMA does not get enabled even when checks are passedMarko Mäkelä2017-01-031-5/+5
* | | MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-304-80/+4
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-17/+130
|\ \ \ | |/ /
| * | MDEV-10368: get_latest_version() called too oftenJan Lindström2016-12-131-2/+2
| * | MDEV-11349 (2/2) Fix some bogus-looking Valgrind warningsMarko Mäkelä2016-11-251-0/+2
| * | MDEV-11182: InnoDB: Assertion failure in file buf0buf.cc line 4730 (encryptio...Jan Lindström2016-10-311-5/+41
| * | MDEV-11004: Unable to start (Segfault or os error 2) when encryption key missingJan Lindström2016-10-291-7/+11
| * | MDEV-10977: [ERROR] InnoDB: Block in space_id 0 in file ibdata1 encrypted.Jan Lindström2016-10-291-6/+72
* | | MDEV-11585 Hard-code the shared InnoDB temporary tablespace ID at -1Marko Mäkelä2016-12-191-1/+1
* | | shut up annoying InnoDB warning when --gdbSergei Golubchik2016-12-121-1/+2
* | | MDEV-11487 Revert InnoDB internal temporary tables from WL#7682Marko Mäkelä2016-12-091-23/+17
| |/ |/|
* | MDEV-11349 (2/2) Fix some bogus-looking Valgrind warningsMarko Mäkelä2016-11-251-0/+2
* | Bug#23631471 BUF_BLOCK_ALIGN() MAKES INCORRECT ASSUMPTIONS ABOUT CHUNK SIZEDarshan M N2016-11-021-6/+9
* | Merge branch '10.2-numa' of https://github.com/grooverdan/mariadb-server into...Jan Lindström2016-10-241-4/+6
|\ \
| * \ Merge 10.2Daniel Black2016-09-239-3535/+6534
| |\ \
| * | | MDEV-10829: innodb_numa_interleave=1, use numa numa_get_mems_allowedDaniel Black2016-09-231-4/+7
* | | | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-1/+0
* | | | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-6/+4
* | | | MDEV-10908: innodb_zip.bug56680 fails in buildbot with InnoDB: Failing assert...Jan Lindström2016-09-301-10/+1
| |/ / |/| |
* | | Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-191-3/+3
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-45/+56
| |\ \ | | |/
| | * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-45/+46
| | |\
| | | * MDEV-10469: innodb.innodb-alter-tempfile fails in buildbot: InnoDB: Warning: ...Jan Lindström2016-08-131-47/+48
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2016-07-131-3/+13
| | |\ \ | | | |/