Database Table row count validation error
-
Hi,
I’m trying to use Duplicator to clone my online website to a localhost instance (Xampp).
When I run installer.php I’ve got this errorWARNING: DATABASE ERROR: database error write WARNING: Database Table row count validation error DATABASE: table "wp_wfBlockedIPLog" row count mismatch; expected "351" in database"925" DATABASE: table "wp_wfConfig" row count mismatch; expected "271" in database"276" DATABASE: table "wp_wfCrawlers" row count mismatch; expected "18" in database"30" DATABASE: table "wp_wfHits" row count mismatch; expected "907" in database"2509" DATABASE: table "wp_wfLocs" row count mismatch; expected "1" in database"123" DATABASE: table "wp_wfLogins" row count mismatch; expected "139" in database"746" DATABASE: table "wp_wfNotifications" row count mismatch; expected "158" in database"167" DATABASE: table "wp_wfReverseCache" row count mismatch; expected "2" in database"4" DATABASE: table "wp_wfStatus" row count mismatch; expected "974" in database"1964" DATABASE: table "wp_wfblockediplog" row count mismatch; expected "574" in database"925" DATABASE: table "wp_wfconfig" row count mismatch; expected "182" in database"276" DATABASE: table "wp_wfcrawlers" row count mismatch; expected "14" in database"30" DATABASE: table "wp_wffilemods" row count mismatch; expected "0" in database"10109" DATABASE: table "wp_wfhits" row count mismatch; expected "1602" in database"2509" DATABASE: table "wp_wfknownfilelist" row count mismatch; expected "3500" in database"10109" DATABASE: table "wp_wflocs" row count mismatch; expected "122" in database"123" DATABASE: table "wp_wflogins" row count mismatch; expected "607" in database"746" DATABASE: table "wp_wfnotifications" row count mismatch; expected "13" in database"167" DATABASE: table "wp_wfpendingissues" row count mismatch; expected "0" in database"2" DATABASE: table "wp_wfreversecache" row count mismatch; expectedThis is the first time I’ve got this sort of error using Duplicator. I never had problems during migration in the past.
But despite this error Duplicator still give me the opcion to continue the installation. Is it sure to do it?
How could I fix this mysql problem?Thank you for your help.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Database Table row count validation error’ is closed to new replies.