Skip to Content
MariaDB High Performance
book

MariaDB High Performance

by Pierre Mavro
September 2014
Intermediate to advanced
298 pages
6h 13m
English
Packt Publishing
Content preview from MariaDB High Performance

The binlogs cache

The binlogs cache has been split into two versions, which are as follows:

  • Transactional cache
  • Nontransactional cache (introduced in version 5.5)

Both caches can be tuned, and their usage depends on the engine you're using. For example, InnoDB/XtraDB are transactional engines, while MyISAM is a nontransactional engine. There is, of course, no sense in tuning a transactional cache if you're only using the MyISAM engine, and vice versa. By the way, the transactional cache shouldn't move if you're not using it.

Binlogs are mandatory for replication systems. If the cache is not correctly used, the disk will be used and slowdowns are felt. So, the first thing to do is to check the correct usage of that cache.

Binlogs for transactional caches ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Migrating to MariaDB: Toward an Open Source Database Solution

Migrating to MariaDB: Toward an Open Source Database Solution

William Wood
MariaDb Essentials

MariaDb Essentials

Emilien Kenler
OpenStack: Building a Cloud Environment

OpenStack: Building a Cloud Environment

Alok Shrivastwa, Sunil Sarat, Kevin Jackson, Cody Bunch, Egle Sigler, Tony Campbell

Publisher Resources

ISBN: 9781783981601Supplemental Content