If you are sure that everything is in the database, there is no reason to delete the tables. The question is, how sure are you? AWS creates 5 tables (6 in version 3.4.15) and alters the following tables from the original vB database:
- user
- userban
- post
If you are sure that the 5 new tables are there, with the proper fields, and the changes in the 3 other tables are made, there is no point to erase them.
Verify to me that the tables are correct and then we will try to figure out your problem(s).
|