I got an issue though, the tables and the database as a whole is very big. How is it possible to make it loop through all of it? Right now, it stops right at the middle and I don't know how make it continue to the rest of the database.
Orazio Principe - 2015-12-19 07:09:34 - In reply to message 1 from Jay
Hi, sorry for the delay of my reply first.
Ther first check you need to do is how you
cicle with php while you are importing records.
Take care to use results instead of storing
variables by the engine.
Another thing is to ensure to have enought memory
assigned to php and take care that it doesn't
reach the timeout.
Let me know if you solved your problem, otherwise
I'm here to help.
You can contact me directly to my mail:
orazio.principe at gmail.com