mysqli: Deadlock found when trying to get lock; try restarting transaction
DELETE FROM stat_globaluid
			WHERE id NOT IN (
			  SELECT id
			  FROM (
				SELECT id
				FROM stat_globaluid
				ORDER BY id DESC
				LIMIT 100
			  ) foo
			); 
Cannot open file (/var/www/html/app/_logs/statuid/2025/10/29/4/20251029040112_157.txt)