https://bugzilla.wikimedia.org/show_bug.cgi?id=67148
--- Comment #2 from physikerwelt <[email protected]> --- did you run update.php before? As far as I understand the database tests copy the schema with and prefix the tables with untitest. If there is no math table in the base schema no table will be created in the copied unittest schema. The database test tries to delete the test schema and creates a new one. We should either improve the error message or ignore the missing math table in the main database. I don't know which option is better? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
