News

These are some simple bash scripts to make working with multiple MySQL databases much easier. There are only to be used in development environments as they require privileged access to your databases.
Securing your MySQL installation isn't difficult. Find out how to easily harden MySQL with one command.
I tried using the following commands to shutdown and startup MySQL and although it did, it also changed the permissions on the databases and I could no longer work with them in phpmyadmin until i ...
MySQL includes "mysqldump" and "mysqladmin" for backing up and managing MySQL databases. Master these two commands and become a competent MySQL admin.
Hi there, Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have ...
Process List +-------+-----------+-----------+----+---------+------+-------+------------------+ | Id | User | Host | db | Command | Time | State | Info ...
This should be easy, I need some help with understanding what commands to use for the output fomr doing an APT-GET of the MythTV Suite. If some one could tell me what to type that would be very ...
Whether you're running a LAMP stack on Ubuntu or CentOS, you need to back up your MySQL databases. Learn how to do this with the help of the mysqldump command.