Site Migration
-
During site migration, I found following DB error.
CREATE TABLE
wp_options
(option_id
bigint(20) unsigned NOT NULL AUTO_INCREMENT,option_name
…When I tried to fix as guided by WordPress DB repair, following message show up.
wp_options: Table ‘hammatbi.wp_options’ doesn’t exist
I tried it using migration plugin(UpdraftPlus Migrator).
I also tried WordPress DB repair option, define(‘WP_ALLOW_REPAIR’, true).
It does not help at all.For more info,
Source Hosting DB is,
MySQL, 5.7.18 – MySQL Community Server (GPL)-Target host DB is,
MariaDB 10.1.20-MariaDBCan you please help me?
- This topic was modified 7 years, 3 months ago by .
- This topic was modified 7 years, 3 months ago by .
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Site Migration’ is closed to new replies.