- Impact
- 3


peter@flexiwebhost said:name-cloud to upload a file that large you would be much better off importing while in SSH. Do you have SSH access?
Bruce_KD said:The version of phpMyAdmin that I'm currently using (2.11.6) has an option to kill the upload right before it times out.
It also gives you the number of queries to skip.
I have never used this, but I'm assuming you could upload the file with this option ("Partial Import"). When it reaches the limit, it would tell you it executed XXX queries.
Do another partial import, this time starting by skipping the XXX queries.
Obviously, repeat until the file has been completely uploaded.
Bruce
You could try using BigDumpname-cloud said:I am not sure... I'm fairly new to this side of web development, so I'm not sure what "SSH" is.
I have 2.11.0, and it does have a section that says
"Partial import
Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions."
Is this where I do that? I don't, however, see a place to kill the import when it's going...
Thanks everyone!
