miohtama 14 years, 8 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.