Cannot pass the update stage
-
I just cannot get past the Update Stage. Everything works intil this part.
I am trying to install my site into a new domain subdirectory.
At the update stage I keep getting 48 table key errors. It seems 48 rows require a manual update.
Wonder what this means
-
I have not installed any “WordFence” by the way.
Row [368] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [374] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [413] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [1190] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [1196] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [1409] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [1410] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [1416] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [1489] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [1555] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [1789] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [2264] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [2450] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [2599] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [3089] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [3351] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [4334] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [4354] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [4399] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [4602] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [4615] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [5035] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [5373] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [5437] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [6408] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [6521] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [6618] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [7100] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [7318] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [7539] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [7717] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [7843] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [7909] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [8880] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [8969] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [9178] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [9225] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [9604] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [9664] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [10767] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [11103] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [11355] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [11356] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [11520] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [11571] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [11654] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [11703] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.
Row [11742] on Table [wp_TABLE_STATISTICS_RAW] requires a manual update.It says to use this query
"SELECT @row := @row + 1 as row, t.* FROM some_table t, (SELECT @row := 0) rBut I have absolutely no idea how to use that query in phpmyadmin and no idea what to update to….
A series of tutorial screenshots from phpmyadmin would resolve a lot of problems.
Hey Bliss7,
Checkout this question on the FAQs page I believe it may help or provide some clues about this issue:
-> Browse to: http://lifeinthegrid.com/duplicator-faq
-> Find question: “What if I get errors or warnings on the install report?”For stats data you should be able to just ignore those warnings…
Hope that helps!
The topic ‘Cannot pass the update stage’ is closed to new replies.