
12 Dec
2001
12 Dec
'01
5:30 a.m.
Eduardo Cintas a écrit :
----- Original Message ----- From: "Loïc" <loic-div@ifrance.com>
A 32 MB table dump (uncompressed) still gets a memory limit error on the server.... since with phpMyAdmin 2.1.0 the same table dumps ok.
OK but now you see a php error message where, most of the times, you just faced a "file not found" error before. The "improvement" I wa talking about is just that. To fix the whole problem you described here I'm afraid we have either to remove the *zipping options, either to write temporary files on the server. How to test if a zipping option is cheked and if not use the old style dump else use the new one. Then almost the uncompressed dump may always works.
I like this idea. Marc