mobilejoomlaspam 14 years, 10 months ago Sorry man i hadnt but just did and same issue.. what a pity!
miohtama 14 years, 10 months ago It is very long time I have dealt with raw MySQL. But I know there exist LOAD DATA command which is exactly designed to import data fast. dev.mysql.com/doc/refman/5.1/en/load-data.html Trying to import large datasets over HTTP is broken by design, but this could be work around if it's not compression issue.