79c602507c93fab04fc77fcc4ec329e6527331ad
MySQL does not support LIMIT in subqueries for certain subquery operators. Ref :- https://dev.mysql.com/doc/mysql-reslimits-excerpt/5.7/en/subquery-restrictions.html Using nested select statements to resolve this issue. NOTE: Added order by clause on 'deleted_at' column so that old records will be deleted first. Closes-bug: #1543092 Change-Id: Id90a6686bed60dea74644057c3929643a4c1d201
Glance
Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images.
Use the following resources to learn more:
Description
Languages
Python
99.9%