When you set the user password in MySQL if you may gets an error like "ERROR 1819 (HY000): Your password does not satisfy the current policy requirements"

Continue Reading...

We have already discussed about few MySQL commands, this post describes remove the database from the server using Linux command and MySQL command.

Continue Reading...

This post describes get information of database space in MySQL. By default can easily view on end of the row on PHPMyAdmin panel, do you want to know in command line, Login into server execute the query.

Continue Reading...

By default in Apache has set the max connection 256, also if you want to raise your client limit like 512.

Continue Reading...

If you are forgot the MySQL server root password easily update it. This post sections provide password-resetting steps on Linux system.

Continue Reading...

If you do not have permission to create MySQL database through PHPMyAdmin and its show - No privileges.

Continue Reading...

Some times MySQL service could not start on Lampp latest version, When you start the Apache, MySQL, ProFTPd on lampp the output is shows like below,

Continue Reading...