How to add a new user to MySQL
Don’t leave the root user as ‘the’ user for your web application. That’s just not a good idea. For instance,…
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
Don’t leave the root user as ‘the’ user for your web application. That’s just not a good idea. For instance,…
To install MySQL on Centos is a little different from Ubuntu – as I found out. Obviously APT is replaced…
If you have forgotten your root password for MySQL, then don’t panic. Although, if you don’t have root shell access,…
When you installed MySQL, you would have been asked for a root password. If you were testing or something similar,…