I found a topic containing the information I need to fix the 1044 error when using grant all privileges.. go to a new command prompt, navigate to mysql\bin, then enter mysql.exe --user=root eq. After typing this in, use the grant all privilege command and it should work.
|