2bad5b3cdd
In MySQL, you can't modify the same table which you use in the SELECT part (DELETE and UPDATE with subquery): https://dev.mysql.com/doc/refman/8.0/en/update.html We need to verify how this affects large photo libraries as it probably "breaks" the query optimizer. So might lead to bad performance as well as high CPU and/or memory usage. |
||
---|---|---|
.. | ||
acl | ||
api | ||
classify | ||
commands | ||
config | ||
entity | ||
event | ||
form | ||
i18n | ||
maps | ||
meta | ||
mutex | ||
nsfw | ||
photoprism | ||
pro | ||
query | ||
remote | ||
server | ||
service | ||
session | ||
thumb | ||
video | ||
workers |