Background of the issue:
I was not attempting anything specific when the issue occurred. I expected to see a clean debug log.
Symptoms:
I am experiencing a WordPress database error indicating that the table 'icl_background_task' doesn't exist. The error message is: 'WordPress database error Table 'u117824311_1V8HW.wpeg_icl_background_task' doesn't exist for query SELECT * FROM wpeg_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1'. This error is repeated multiple times, resulting in a 12 MB log file.
Questions:
Why am I seeing a database error related to the 'icl_background_task' table?
How can I resolve the issue of the missing 'icl_background_task' table?