Thread: Error 1045
View Single Post
  #5  
Old 12-14-2004, 07:27 AM
kiladiveus
Fire Beetle
 
Join Date: Dec 2004
Posts: 1
Default

i was having this issue too when i need to enter new query. This might be noob stuff but it worked for me.

type mysql -u USERNAME -p
then it will prompt for mysql password.

i guess this would work as well
type mysql -u USERNAME -p PASSWORD
Reply With Quote