What all information should i provide in that bigdump.php file ? My restore back-up file is something that should restore a whole database . So in that file should i again give the name of a database or should i leave that field as blank ? Please help me . Also please explain in detail the steps that i should take to restore my database .
Yes, in that file you must put in the name of the database where the new data is going.. and you need to put the database user name and database password and the name of the restore file. Boulder
but the restore itslef creates a new database then why should i again provide a database name ? OK if so then can i use any database name ? or should i use the name of the database that the back up file is gonna create ?
I;m trying to use bigdump to move data from one mysql database to another but i keep getting this error "Stopped at the line 1356. At this place the current query includes more than 300 dump lines. " any idea what i need to do?