https://bugzilla.wikimedia.org/show_bug.cgi?id=14931
Ariel T. Glenn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Ariel T. Glenn <[email protected]> --- This is still true as of 1.21-something in git. It affects eg the searchindex table, which does not have a character set specified at creation time, see maintenance/tables.sql for that. Someone reloading a table via LOAD DATA INFILE will get bitten by this too, as that will check the database default iirc. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
