Is there an easy way to clear out old sessions from the database, as they build up in the table, to prevent potential database overloading issues?
Example of the queries flooding the database server:
| 6324671 | wpdb12345678 | localhost | wp12345db_24523 | Query | 0 | Sending data | select value
from wp_ahm_sessions where deviceID = ‘323e01c32821d54d410d0341c757ac12’ and name
= ‘__wpdm_unlocked_57147’ and expire > 1674592574 | 0.000 |