{{Category: MySQL}}

Optimized my.cnf Configuration for MySQL/MariaDB (on cPanel/WHM Servers)

  • Ivan Ivanov
  • MySQL
Optimized my.cnf Configuration for MySQL/MariaDB (on cPanel/WHM Servers)

Optimized my.cnf Configuration for MySQL/MariaDB (on cPanel/WHM Servers) by Fotis Evangelou who is a Engintron developer. It is quite good and if ammended correctly it brings some amazing results.
# Optimized my.cnf configuration for MySQL/MariaSQL on cPanel/WHM servers
#
#
[...]

Read More

Optimizing and Repairing MySQL Databases with mysqlcheck

  • Ivan Ivanov
  • MySQL
Optimizing and Repairing MySQL Databases with mysqlcheck

MySQL Tables can crash quite easily, especially when your server unexpectedly shuts down or crashed, or when you're forced to copy data around when it's still being accessed. Luckily, there's a simple command to automatically check, repair and optimize all tables in all databases when you're running [...]

Read More