Hi there.
How to import mySQL's .sql file? I exported around 25 databases using phpMyAdmin.
I just upgraded my OS from Windows NT to Redhat Linux 9
How do i import mySQL file? I am new with linux
thanks 🙂
Just call it rhough command line...
/path/to/bin/mysql -u [username] -p[password] [databasename] < /path/to/file.sql
line 7024: mysql has just gone away 🙁
please help 🙂