I am in the process of moving several services including Node-red and Mariadb to another server.
I have not yet got mariadb installed & working and the database transferred. Consequently Node-red is spewing out these errors at about 10/second
There are many MySQL nodes on several tabs.
Disabling the database config doesn't stem the errors.
Disabling the flows doesn't stop them,
They keep coming even if I setup a Catch node.
Setting the debug panel filter to "current flow" has no impact.
Is there a way to turn these error messages off, or to rate limit them?