Connection

admin

Administrator
Staff member
I'm trying to edit my database accessing it through my shared drive. I am trying to do the following

mysql -h 66.61.**.** -u root

but when i try to create a database it says:
Access denied for user : '@MYCOMPUTER' to database 'TESTDB'

shouldn't i be logged in as root?? I'm half way a novice at setting all this stuff up, so I'm not really sure about this part of mySQL.
 
Back
Top