Jump to content

using mysql locally


mikefrederick

Recommended Posts

If you did not set a password when mysql was installed then you don't need to provide the password in the mysql_connect function.

 

If you wish to set a password for the root account you can do so by MySQL Administrator (download from mysql.com) or you can use phpMyAdmin if you have it setup.

Link to comment
https://forums.phpfreaks.com/topic/106319-using-mysql-locally/#findComment-545040
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.