Tag Archives: mysql
How to recover MySQL/MariaDB after InnoDB storage corruption
While InnoDB is a rather resilient storage driver, it is still possible it can get […]

PostgreSQL and MySQL Unix Time Conversions
TIMESTAMP / DATETIME to Unix Time Unix timestamp handling is a bit different in MySQL […]

MySQL Master-Slave Replication
Master-slave replication can be used to replicate database to another server – as a hot […]
