Re: [PHP-DB] equivalent to piping in Win98? From: David Tod Sigafoos (dsig <email protected>)
Date: 09/28/00

Hello Chris,

look at section 4.16.4 of the manual. MySqlImport

DSig
David Tod Sigafoos

Thursday, September 28, 2000, 10:23:37 AM, you wrote:

CM> I have a mysqldump text file from a Unix server. I am trying to recreate the database locally and import the data into MySQL for Windows. On a Unix box, I usually do something like cat
CM> textfile.txt | mysql to import a bunch of records from a dump. How can I achieve the same thing in Windows? I tried pasting into the query tool in MySQL Manager, but there are too many records
CM> for this to work.

CM> Thanks,
CM> Chris

CM> --
CM> PHP Database Mailing List (http://www.php.net/)
CM> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
CM> For additional commands, e-mail: php-db-help <email protected>
CM> To contact the list administrators, e-mail: php-list-admin <email protected>

-- 
Best regards,
 David                            mailto:dsig <email protected>

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>