MySQL upload file sizes appear to be limited by the upload data speed as the upload interrupts in phpMyAdmin after about five minutes.
In my case this limits file sizes to about 8MB as my upload speed is about 300KB/sec.
I've just spotted this broadband provider which claims to be able to provide upload speeds of up to 2.5MB on my phone line.
If the actual upload speed approached this what could I expect as the maximum file size on MySQL uploads? Could I expect 60MB or would some other constraint kick in?
In my case this limits file sizes to about 8MB as my upload speed is about 300KB/sec.
I've just spotted this broadband provider which claims to be able to provide upload speeds of up to 2.5MB on my phone line.
If the actual upload speed approached this what could I expect as the maximum file size on MySQL uploads? Could I expect 60MB or would some other constraint kick in?
Comment