https://bugzilla.wikimedia.org/show_bug.cgi?id=47375
--- Comment #12 from Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> --- This warning should go away, and be thrown only when $wgDevelopmentWarnings is set to true. Otherwise, many errors get masked by this one, since the "original" error happens, and then when MediaWiki closes the connection, throws this one because the "original" error prevented the commit or rollback. This warning is useless in production environments! -- 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
