“Your PHP installation appears to be missing the MySQL extension which is required by ...
Tutorials, News & Features - MySQL
Import .SQL File Error - MySQL server has gone away
When we import large .SQL files into a database, the classic method through ...
Fix phpMyAdmin Import SQL - Unknown collation: 'utf8mb4_unicode_520_ci'
An import problem via phpMyAdmin or from SSH (with command line for import) of the bases of ...
How can we add an Admin user in WordPress if we do not have access to Dashboard or SQL
There are situations in which we need to "take over" a blog / website on WordPress, but not ...
[Fix phpMyAdmin] The configuration file now needs a secret passphrase (blowfish_secret)
Whether phpMyAdmin is installed on an Ubuntu server, CentOS or Fedora distribution etc. ...
Import large databases (.sql) changing size upload limit (2048 KiB) of phpMyAdmin.
When we work with databases, the most handy is phpMyAdmin, which provides us with support ...
MySQL Server root Password Recovery
The most important user of a MySQL server is definitely the "root" user. Username ...
MySQL Server - How to change / set the root user password via SSH.
How can we set or change the password to MySQL for the root user. After installing MySQL ...
Show database queries total, memory usage & execution time (WordPress)
WordPress is a platform that no longer needs comments. How WordPress is ...