Hi,
ich versuche auf DOS kommandozeile ein SQL Script auszuführen
c:\mysql\bin\mysql.exe --user=root --password=pass -DmyDatabase < mysql.sql;
leider kommt laufend der Fehler
unknown database;
-DmyDatabase ist kein günstiger Datenbankbezeichner - und ohne entsprechende Quotierung nicht mal ein gültiger.
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]