View Single Post
Old October 27th, 2004, 11:29 PM   #2 (permalink)
patrickb
the one who was
Super #1
 
patrickb's Avatar
 
Joined in Jul 2003
Lives in Memphis
1,967 posts
Gave thanks: 0
Thanked 3 times
Not too sure about this. First thing is first, make sure you have a root password set in mysql. Otherwise you are at a severe security risk level.

Secondly, if it is a .sql file, don't use the -e Octubre part. Instead, use something along the lines of:

mysql databasename < Octubre.sql

That is all you should need. Also make sure the database itself is already created and setup.
__________________
Patrick

Warnings: The program(s) might crash unexpectedly or behave otherwise strangely. (But of course, so do many commercial programs on Windows.) --www.gimp.org
patrickb is offline   Reply With Quote