It seems some databases were recently dropped (T181923: Delete als.wik(ibooks|iquote|tionary), mo.wik(ipedia|tionary)) and this is complaining:
https://tools.wmflabs.org/meta/userpages/Evolution+and+evolvability
( ! ) Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1049 Unknown database 'alswikibooks_p'' in /mnt/nfs/labstore-secondary-tools-project/meta/git/wikimedia-contrib/tool-labs/backend/modules/Database.php on line 282 ( ! ) PDOException: SQLSTATE[42000]: Syntax error or access violation: 1049 Unknown database 'alswikibooks_p' in /mnt/nfs/labstore-secondary-tools-project/meta/git/wikimedia-contrib/tool-labs/backend/modules/Database.php on line 282
@jcrespo also mentions that meta_p tables seems to be wrong.
So, questions are:
- should the code be updated?
- should meta_p be updated?
- both, any?
A github issue exists, some links: