duplicate database tables
-
A few days ago, my blog stopped connecting to the database, after running normally for many months. I’ve looked at the database, and it appears that there is a set of duplicate tables, one that contains all my data and one that doesn’t. For instance, it contains these two tables:
wp_users
wp_myblognameusersWhere wp_users has no records and wp_myblognameusers contains all my data. Did my host somehow cause these duplicates, or is this normal? I just can’t seem to figure out why there isn’t a connection (all info in my config file is correct).
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘duplicate database tables’ is closed to new replies.