Having repeatable problems doing restores, 4.1.8 and 4.1.9 both do the same error

Is there some setting I'm missing?

mysqldump -u username-pPassword --all-databases --quote-names > /intranet/backup/backup.sql


E:\intranet\backup>mysql -u xotech -pDaredevil22 -f < backup.sql ERROR at line 2153: Unknown command '\m'. ERROR at line 2153: Unknown command '\m'. ERROR at line 2153: Unknown command '\m'. mysql: Out of memory (Needed 626767192 bytes) mysql: Out of memory (Needed 626763096 bytes)

E:\intranet\backup>


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



Reply via email to