All,
I've a very large dataset file which I'm using PHP to dynamically create databases and tables on a MySql server.
My main issue is that the program seems to stall about 15 seconds in.
I ran the program on a 100k dataset file. Worked perfect.
Only the real life dataset it 892 Mb.
Soooooo...... does anyone know what limits on file sizes php can handle?
Any advice / direction would be fantastic.
Cheers,
Home Spun