Hallo,
ich möchte für meine Musik die auf einer externen Festplatte ist eine Datenbank für Amarok 1.4.10 erstellen.
Als erstes wollte ich ein Passwort anlegen.
Aber warum kommt denn der Fehler?Hat es was mit der Version von Mysql zutun.?
ich möchte für meine Musik die auf einer externen Festplatte ist eine Datenbank für Amarok 1.4.10 erstellen.
Als erstes wollte ich ein Passwort anlegen.
Aber warum kommt denn der Fehler?Hat es was mit der Version von Mysql zutun.?
koskon@linux-8tff:~> mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 3
Server version: 5.0.51a-Max SUSE MySQL RPM
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> mysql -u root
-> set password for root@localhost = password ('????????');
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server versionfor the right syntax to use near '-u root
set password for root@localhost = password ('????????')' at line 1