How to use database backups? - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Webmaster Support (https://www.supportforums.net/forumdisplay.php?fid=36) +---- Forum: Forum Software Help (https://www.supportforums.net/forumdisplay.php?fid=49) +---- Thread: How to use database backups? (/showthread.php?tid=17941) |
How to use database backups? - Charles - 04-12-2011 I was reading Fragma's thread and it sparked the question "How do I use my database backups?" So.. How do I put them to use if I ever encounter a problem? Thanks RE: How to use database backups? - RDCA - 04-12-2011 On what type of forum software or just a database on your host? [Split] How to use database backups? - Charles - 04-12-2011 Oh the MyBB software. RE: How to use database backups? - mycroft - 04-12-2011 If you are using cPanel, I can help you. Just run queries using phpMyAdmin. RE: How to use database backups? - Peter L - 04-13-2011 If it is for MyBB then simply go to PHPMYAdmin. Click to your mybb database on the left and drop all the tables (only do this if you've made 100% sure you have a recent backup.) Then on the top click Import and browse fro your file. RE: How to use database backups? - Charles - 04-13-2011 Ah. Thanks guys. RE: How to use database backups? - Mammoth - 04-18-2011 Just switch the queries and ur done |