Category: MySQL

Secure MySQL Database Using Nimesa

Let’s figure how to easily secure MySQL database MySQL server is a widely used database in the data centers. It is critical to secure the databases on a periodic basis. Backup forms an important day to day activity …

Application consistent protection of MySQL databases: Nimesa approach

Nimesa supports application-consistent backup of MSSQL databases with the recovery options from instance to table level. Recently we launched the MySQL application consistent backup Application consistency or transaction consistent backups of the Microsoft centric applications like ADDS ( …

Protect your WordPress website hosted in Amazon EC2

All websites available on the internet are vulnerable to hacking attempts, DDOS attack, Data loss, This could happen to WordPress websites as well. WordPress has core files, the wp-content folder where the theme, plugin and the user uploaded …

Adding MySQL slave to existing master-slave setup

In this blog, I will walk you over on how to add a new slave to existing Master-Slave replicated databases.  The typical process will be Deploy a new server with MySQL and configure the slave Backup database on …