The Database namespace is not imported into the system.module, causing the following code in system.module to produce a fatal error:
Database::ignoreTarget('default', 'slave');
Patch coming up...
The Database namespace is not imported into the system.module, causing the following code in system.module to produce a fatal error:
Database::ignoreTarget('default', 'slave');
Patch coming up...