Hi, in my database's wp_options table, I have 200,000 rows that take the format of "_transient_wpml-i18n-strings_628b77b1574fc3499f2a9." Is it safe to delete all of these transients? Do you have a different protocol you would recommend to only delete the expired transients? I'm not sure how to tell if they're expired, but I assume most of them must be for there to be so much bloat.
We have checked the issue further, The transients are not added by WPML, We have noticed Events Calendar plugin is added the transients to the database, This can be verified from their code here hidden link
if your site is using the Events calendar plugin Please check with their support for more clarity.