Tables are empty
-
I currently have my database on another server running mysql but I want to migrate the shard databases to the localhost. When I run the migration tools, it says that tables have been copied but when I review the database, there are no tables.
add_db_server(‘global’, 0, ”, 1, 1, DB_HOST, ‘localhost:3306’, $shardb_prefix . ‘global’, DB_USER, DB_PASSWORD);
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Tables are empty’ is closed to new replies.