Date: 09/28/00
- Next message: Eric Plett: "[PHP-DB] Configuring PHP and Oracle"
- Previous message: Stefano Incontri: "[PHP-DB] ODBC Support in PHP4.0.2 under Windows"
- Next in thread: David Tod Sigafoos: "Re: [PHP-DB] equivalent to piping in Win98?"
- Reply: David Tod Sigafoos: "Re: [PHP-DB] equivalent to piping in Win98?"
- Reply: Vince LaMonica: "Re: [PHP-DB] equivalent to piping in Win98?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 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 for this to work.
Thanks,
Chris
-- 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>
- Next message: Eric Plett: "[PHP-DB] Configuring PHP and Oracle"
- Previous message: Stefano Incontri: "[PHP-DB] ODBC Support in PHP4.0.2 under Windows"
- Next in thread: David Tod Sigafoos: "Re: [PHP-DB] equivalent to piping in Win98?"
- Reply: David Tod Sigafoos: "Re: [PHP-DB] equivalent to piping in Win98?"
- Reply: Vince LaMonica: "Re: [PHP-DB] equivalent to piping in Win98?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

