MySQL :'(
MySQL :'(
Out of context: Reply #12
- Started
- Last post
- 21 Responses
- lifeinsodium0
so i ftped the dump on to the server. then i tried the command:
>mysql -u [myusername] -p [mydatabase] < backup.sql
this is the error it gave me:
Enter password: ERROR 1130: Host 'localhost.localdomain' is not allowed to connect to this MySQL server
:(