Website crashes after trying to update.
-
SEO Yoast asked me to make some SQL updates in order to operate better. I pressed OK and the website crashed.
This is the debug information:
DeleteDuplicateIndexables – Error executing ‘query’ with: DELETE wyi FROM wp_yoast_indexable wyi INNER JOIN wp_yoast_indexable wyi2 WHERE wyi2.object_id = wyi.object_id AND wyi2.object_type = wyi.object_type AND wyi2.id < wyi.id; Reason: Lock wait timeout exceeded; try restarting transaction“Your site will continue to work normally, but won’t take full advantage of Yoast SEO.” this isn’t true.
How can I retry to make the SQL update? I “killed” the processes in MySQL because that was the reason of the crash – website was bloated and wouldn’t open.
Is there any “safe” way to do this without crashing websites?
The page I need help with: [log in to see the link]
- The topic ‘Website crashes after trying to update.’ is closed to new replies.