On Mon, 10 Mar 2008 at 14:29 -0400, [EMAIL PROTECTED] confabulated:

Hello,

I have a huge database that I would like to migrate from a server
running 4.0.16 to a server running the Windows version 5.0.45. The
database is approximately 3,500,000 records. I get timeout errors using
PHPMyAdmin to export the data.

Does anyone have any suggestions for how I can do this?

Perhap you can use mysqldump to dump out what needs to be moved and import the resulting dump into the other server after copying the dump over.

I'm sure there are other ways of doing this.

-----
 _|_
|_| |

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to