www.dannyhiemstra.nl
Verwijderd
Probeer dit anders eens:
En wanneer je dan bent ingelogd gewoon:
code:
1
| [firefox@chatstars firefox]$ mysql -u firefox -p |
En wanneer je dan bent ingelogd gewoon:
code:
1
| mysql> connect firefox |
[firefox@chatstars firefox]$ mysql -u firefox -p
Enter password:
ERROR 1045: Access denied for user: 'firefox@localhost' (Using password: YES)
Enter password:
ERROR 1045: Access denied for user: 'firefox@localhost' (Using password: YES)
www.dannyhiemstra.nl
Nadat ik geflushed had kon ik wel inloggen maar niet connecten:
[root@chatstars firefox]# exit
exit
[firefox@chatstars firefox]$ mysql -u firefox -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 66 to server version: 3.23.41
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> connect firefox
ERROR 1044: Access denied for user: '@localhost' to database 'firefox'
[root@chatstars firefox]# exit
exit
[firefox@chatstars firefox]$ mysql -u firefox -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 66 to server version: 3.23.41
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> connect firefox
ERROR 1044: Access denied for user: '@localhost' to database 'firefox'
www.dannyhiemstra.nl
hij zegt user "@localhost"
Moet daar geen username voorstaan?? Of klopt het, omdat je lokaal inlogt?? Ik weet het niet, ben geen ster in MySQL
Moet daar geen username voorstaan?? Of klopt het, omdat je lokaal inlogt?? Ik weet het niet, ben geen ster in MySQL
mag je wel vanaf localhost connecten?
anders: mysql -u $user -h $host -p
anders: mysql -u $user -h $host -p
kijk anders in database 'mysql' in table 'db'.
staat daar alles zoals je 'denkt' ingesteld te hebben?
staat daar alles zoals je 'denkt' ingesteld te hebben?
"I disagree with what you are saying, but I will defend to the death your right to say it." -- not clear who
Pagina: 1