Posts Tagged ‘bigdump’

Import large database in remote server

This item was filled under [ MySQL, PHP ]

If you owned slow internet connection, it would be headache if you have large database to be imported in a remote server. Either you import the database through MySQL GUI or phpMyAdmin, the execution time is mostly will exceed the maximum execution time allowed, resulting in an script timeout problem. It would be same if [...]

Continue reading...

Tagged with: [ , , , ]