I have been trying to mysql a database using SSH by putty. I am having problem and would appreciate any help. In SSH command-prompt, I go to the directory where I keep sql file. Then I use following command. mysql -u username -p password database_name < file.sql It is not working. I got following. Any help, appreciated.
If youre not so good with ssh ( *nix ) it would probably be simpler for you to download phpMyAdmin to administer your databases. http://phpmyadmin.net