MySQL
MySQL Backups - mysqldump and xtrabackup
=================================================================================== Percona Xtra...
User and Database Management
Command syntax will vary between MySQL Versions ================================================...
Database Monitoring (New Relic)
==================================================================================== What is New...
Corruption and Repairs
==================================================================================== MySQL Check...
MySQL Optimisation, Performance, and Logging
==================================================================================== MySQL Optim...
MySQL Remote Access
==================================================================================== To configur...
Storage Engines
MySQL supports multiple storage engines, with InnoDB and MyISAM being the most commonly used. --...
Binary Logging
==================================================================================== Binary Logg...
MySQL Encryption
Encryption Types in MySQL Data-at-Rest Encryption: Tablespace Encryption: Encrypts the en...
MySQL Replication
MySQL replication is a process that allows data from one MySQL database server (the primary or so...