I have a backup of a clean database saved in a .sql file. This was created manually in mysql. If I want to restore this database and wipe out the existing one, what is the process for doing that? Do I simply go into the existing database in mysql and drop all the tables and then do a restore in mysql? Or am I supposed to use the Import function, and if so how do you import a .sql file?
Also, how difficult would it be to change the name of a database that Xenforo is using?
Is there any tutorial anywhere on managing databases?
Also, how difficult would it be to change the name of a database that Xenforo is using?
Is there any tutorial anywhere on managing databases?