Is MySQL running?
Use Process Viewer to see if there is an entry for mysqld.
If not, I would ask if you issued the "install_db" command and then
started mysql.
Ted
On Monday, September 30, 2002, at 06:03 PM, Palash Mohanlal Kasodhan
wrote:
> Hi everyone,
> I am just starting to
On Monday, September 30, 2002, at 03:03 24h, Palash Mohanlal Kasodhan
wrote:
> Hi everyone,
> I am just starting to work with MySql on MAC OS X.When i
> installed mysql i got the following message :
>
> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER ! This is
> done with
Hi everyone,
I am just starting to work with MySql on MAC OS X.When i
installed mysql i got the following message :
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER ! This is
done with: /usr/local/bin/mysqladmin -u root -p password 'new-password'
/usr/local/bin/mysqladmin -u