mysql error and can't get in winmysqladmin

You could use mysql.exe to import tables

[B]Quote:[/B]

mysql -u nick -p < file.sql

(mysql will ask You for password)

You should see errors (if any) or after a while you will see c:\mysql\bin\ (it will mean that everything went ok)