MySQL 5.4 Essential which is recommended for most users is one of the world’s most popular open source database. Includes a configuration wizard for optimal use. It is the most trustworthy, secure and up to date version of most database.
To know more about MySQL 5.4 please check the editor's website
Reinitializing the root password of MySQL ShowReinitializing the root password of MySQL
The root password is lost!
Reinitializing the password:
It's important that you are able to access and modify the admin (root) password of MYSQL, either when installing MySQL for the first...
Backup/Restore Mysql database ShowBackup/Restore Mysql database
Backup
Restore your database
Note
A simple approach on how to backup and restore MySQL databases.
Backup
To save an existing database it is recommended that you create a dump.
To dump all...
Installing MySQL on Gentoo Linux ShowInstalling MySQL on Gentoo Linux
Installing MySQL on Gentoo distribution is made up of very easy and simple steps:
Run the command
emerge dev-db/mysql
This command allows the downloading of packades required to install mysql and...
Unable to load dynamic library '/usr/lib/php4/20020429/mysql.so ShowUnable to load dynamic library '/usr/lib/php4/20020429/mysql.so
You get a message like following following an update to PHP:
Unable to load dynamic library '/usr/lib/php4/20020429/gd2.so' - /usr/lib/php4/20020429/gd2.so: cannot open...