PDA

View Full Version : dump files


mbolintis
01-19-2004, 03:28 AM
Hi,

I have a dump file and I want to import into my database.
I try to do this command in mysql consol(mysql.exe)
source C:/file.dump;
but d'ont work
How can I do to work ???

thk

raf
01-20-2004, 12:26 PM
Welcome here!

You need to run it in batchmode:

http://www.mysql.com/doc/en/Batch_mode.html