Since 2 weeks, the table wp_814147_options is filling up and /home/nfs_clients is full to 100% after a while.
This is what our hosting company sent us:
It is a query that starts with:
UPDATE wp_814147_options
SET
And which contains as value for example :
158953:{i:0;a:2:{s:6:\”family\”;s:21:\”Mulish:300|Mulish:300\”;s:4:\”name\”;s:6:\”Mulish\”;}i:1;a:2:{s:6:
\”family\”;s:27:\”Open Sans:700|Open Sans:700\”;s:4:\”name\”;s:8:\”OpenSans\”;}i:2;a:2:{s:6:\”family\”;s:21:\”Mulish:300|Mulish:300\”;s:4:\”name\”;s:6:\”Mul
ish\”;}i:3;a:2:{s:6:\”family\”;s:27:\”Open Sans:700|Open Sans:700\”;s:4:\”name\”;s:8:\”OpenSans\”;}i:4;a:2:{s:6:\”family\”;s:21:\”Mulish:300|Mulish:300\”;s:
4:\”name\”;s:6:\”Mulish\”;}i:5;a:2:{
This query is repeated a lot.
This table is updated often, it seems that only it is concerned.
Here are some (beginning of) log requests, knowing that UPDATE are the biggest, and the ones that fill the log server the fastest:
INSERT INTO wp_814147_options
(option_name
, option_value
, autoload
) VALUES (‘_transient_global_styles_svg_filters_xstore-child’, ‘
As for their frequency, it is almost every second.