https://bugzilla.wikimedia.org/show_bug.cgi?id=67148
physikerwelt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Math |Database Product|MediaWiki extensions |MediaWiki --- Comment #12 from physikerwelt <[email protected]> --- This Bug is not related to the math extension. My experience is the following At first I could reproduce a similar error as reported in the bug report. But the error indicated that database access related to the echo extension caused the error. To investigate further I changed the order in the Localsettings.php an loaded Math before echo. I wanted to reproduce exactly the problem that you had reported before. But no error occurred. After switching the order back the error did not come back. AS a result I think the error is not related to the Math extension, rather to the sqllite db backend. Especially given the fact that the error does not occur with mysql -- 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
