summaryrefslogtreecommitdiff
path: root/storage/innobase/buf
Commit message (Expand)AuthorAgeFilesLines
* Make InnoDB doublewrite buffer creation more robust.Marko Mäkelä2017-04-051-17/+9
* MDEV-11840 InnoDB: "Cannot open <ib_buffer_pool file>" should not be an errorMarko Mäkelä2017-04-051-1/+1
* Merge 10.1 into 10.2Marko Mäkelä2017-04-041-2/+2
|\
| * MDEV-12428 SIGSEGV in buf_page_decrypt_after_read() during DDLMarko Mäkelä2017-04-031-4/+5
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-304-304/+240
|\ \ | |/
| * MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-141-29/+47
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-131-3/+1
| |\
| * \ Merge 10.0 into 10.1Marko Mäkelä2017-03-101-19/+16
| |\ \ | | |/
| | * Use correct integer format with printf-like functions.Marko Mäkelä2017-03-091-1/+2
| * | Fix InnoDB/XtraDB compilation warnings on 32-bit builds.Marko Mäkelä2017-03-091-1/+2
| * | Merge 10.0 into 10.1Marko Mäkelä2017-02-202-12/+12
| |\ \ | | |/
| | * MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-202-8/+12
| * | After reivew fixes.Jan Lindström2017-02-102-6/+5
| * | After review fixes.Jan Lindström2017-02-102-34/+16
| * | After review fixes for MDEV-11759.Jan Lindström2017-02-091-5/+9
| * | 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-062-250/+196
* | | MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GL...Marko Mäkelä2017-03-173-94/+18
* | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-175-20/+0
* | | MDEV-12269 Port Bug#22996442 INNODB: MAKE UNIV_DEBUG DEPEND ON DBUG_OFFMarko Mäkelä2017-03-161-8/+0
* | | 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