I need to delete all the images of a user,
But this user has a lot of images(1M).
How can I delete images in bulk with MySQL query?
In new version(3.13.2), this tips isn’t valid.
https://chevereto.com/community/threads/purge-guest-images-older-than-specific-date-with-sql-query.10660/
Thank...