Hi, > Is there a more practical way to execute a statement of > this size, or another program that will handle remote > server backups differently?
You might use mysql.exe client (found in 'c:\mysql\bin' folder): mysql.exe -u your_username -p <c:\backup_file.sql Take care, Aleksandar -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]