Try this... mysql -u root -p database_name_here < squirrelmail.sql
I'm looking at a copy of my mySQL backup files. The script creates tables and populates them with data. Create a database and run the above command. Should work. ---------------- This will copy your database into an sql script. Take that script and > run > "mysql -u root -p < squirrelmail.sql" I did what you said, but got this error: ERROR 1046 at line 16: No Database Selected Any ideas? Jody -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list