IS there any method to restore our database from our dump of the database??? Anything needs to be done?? I just tried to importing them through php my admin, nothing really happened.
How to restore our database using a dump of the database??/
Collapse
X
-
The only reliable method of restoring a database is with shell access via telnet or ssh. This is because restoring with a PHP script like that in phpMyAdmin can result in PHP timeout errors and an incomplete database. Please see the instructions here:
Note: Some people have reported success with these scripts:
MySQLDumper:
MySQLHotxcopy:
Bigdump (restore only):
Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
-
The thing is that i don't have a proper backup of my database. It's just an dump. This is what my host said
We do take regular backups, however non-standard InnoDB tables are not compatible. When you added the database from your control panel that warning would have been shown to you warning you of the compatibility issues with InnoDB tables. We can certainly provide you a dump of the database from the server in it's current state, just not from our backups. I've made a dump of the database for you and you can download from the following URL.Comment
-
A 'dump' should be a proper backup. You need to contact your host about this.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
Okay, finally i have figured out the thing. My other admin has just deleted the
All the forums & categories in the forum manager. So even i made the right back up. I am not able to restore my threads or posts. So can anything be done in this case??Comment
-
You really need to restore back to the last full backup rather than selective restoring as this can cause more problems than it would solve.Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment