I have a large maria dB Database and want to set a filter before i open the Data page
I have cleared all previous filters but always SELECT * FROM fhem2021db
.history
ORDER BY 'TIMESTAMP' ASC LIMIT 20000000; is started and there is no possibility to stop it.
How can I stop it or avoid the start of the request?