How to reset vtiger admin password
You can simply reset vtiger admin password by a MySQL query.
Category - Databases
How to disable MySQL strict mode on cPanel
Strict mode controls how MySQL handles invalid or missing values in data-change statements such as INSERT or UPDATE.
How to Enable PostgreSQL Remote Access in cPanel
Enable PostgreSQL Remote Access is a simple task. You need to edit two configuration files to achieve this.
How to clear eximstats DB
[dropcap]E[/dropcap]ximstats parses the Exim log to produce text and graphical data.
MySQL can log slow queries which take more time to execute. This may due to the bad coding. So, the slow query log will help you to find out the bad codes and...