HomePhabricator

* (bug 3786) Experimental support for MySQL 4.1/5.0 utf8 charset mode

Description

  • (bug 3786) Experimental support for MySQL 4.1/5.0 utf8 charset mode NOTE: Enabling this may break existing wikis, and still doesn't work for all Unicode characters due to MySQL limitations.

$wgDBmysql5 runs 'SET NAMES utf8' on connection, and the installer
uses an alternate mysql5/tables.sql which sets utf8 charset on
tables and varbinary on a couple fields.

Details

Provenance
vibberAuthored on
Parents
rSVN11506: * Documentation fix for User::isSysop()
Branches
Unknown
Tags
Unknown
ChangeId
None