Re: Too many rows on wordpress wp_options table
To answer your questions on how it was done I would recommend that you consider using e.g. mysql audit (https://dev.mysql.com/doc/refman/8.0/en/audit-log.html)
And if it was SQL injection I'd recommend you consider setting up the mysql firewall (https://dev.mysql.com/doc/refman/8.0/en/firewall.html).
As for how to fix it: it's best to consider doing regular backups that you can restore in situations like this.
Georgi "Joro" Kodinov
MySQL SrvGen team lead
Plovdiv, Bulgaria
Subject
Views
Written By
Posted
1090
June 10, 2020 01:11PM
603
June 10, 2020 03:48PM
Re: Too many rows on wordpress wp_options table
534
October 29, 2020 02:20AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.