0
MySql Installation: Problems Past Installation
Posted by Joys of Programming on in PHP
After installing MySql from Sources, the next step is to create a user. A user “root” will be created and there is a default password associated with it. I was not aware of the default password. So I faced some problems when starting mysql. Let’s see some of the problems while working with mysql. Let’s [...]