I have a .sql file that I want to use to create tables and load data via 
the MySQL utility. The "source" command seems to be the way to do this but 
I haven't been able to discover where to copy the .sql file to in order to 
make it accessible to MySQL.

Example;

MySQL-> source <path?>MyFile.sql

Do I have to put the .sql file in some particular directory or can I 
specify a path to it? How do I know what path to specify?

Thanks in advance...

Michael Wood



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to