I guess that all depends on the nature of your "dump", doesn't it?
Database administrators call any transfer of data to a separate file a
"dump" and they come in all shapes and formats.
What can you tell us about the file you received?
Where did the data come from (what database system)?
What
Hello,
I am new to mySQL. Someone gave me a "dump" file and i need to do an
import from linux. How can i go about doing this can someone help me?
Thanks!
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
PLEASE read the manual before posting.
Have you tried mysqldump? Should be in the same directory as the other mysql
binaries. /usr/local/mysql/bin on my machine, your machine may vary.
j- k-
On Monday 03 December 2001 14:33, Jonathan Hilgeman wrote:
> Just wondering if there's a bui