Conversation:
Notices
-
@takeshitakenji Looks like table lock related based on the chopped off error message there?
-
@takeshitakenji This is what stood out to me:
#3 /mnt/data/www/gnusocial/extlib/DB/mysqli.php(928): DB_common->raiseError(-1, NULL, NULL, NULL, '1205 ** Lock wa...')
-
@takeshitakenji Maybe, but it's doing an UPDATE, not an INNER JOIN? Something somewheres isn't right here, not that we didn't already know that.
-
@takeshitakenji Yerp. If I was a betting woman I'd put money on the extlib doing something stupid. Verius did not have a favourable impression when he was poking around in there.