I noticed that my database backup that i made from the MODx tools menu, which was formerly a 2.1 mb is now only 150k.
when i try to import the suspicious small backup i get the following error:
Error
There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem
ERROR: Unknown Punctuation String @ 5
STR: />
SQL: <br />
<b>Fatal error</b>: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1572878 bytes) in <b>/home3/signcarv/public_html/ezdacc/manager/actions/bkmanager.static.php</b> on line <b>305</b><br />
SQL query:
<br /> <b>Fatal error</b>: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1572878 bytes) in <b>/home3/signcarv/public_html/ezdacc/manager/actions/bkmanager.static.php</b> on line <b>305</b><br />
MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<br />
<b>Fatal error</b>: Allowed memory size of 33554432 bytes exhausted (tri' at line 1
If i use the phpMyAdmin panel to do the backup, it works fine.
Any help would be appreciated.