HomePhabricator

Work around database encoding issue

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Work around database encoding issue

Tell our database connection to assume that fields are encoded as latin1
rather than utf8 to work around the current mismatch of expectations
from MySQL, python, and PHP for the tools_p database. This is a bandaid
that will need to be fixed properly at some point.

Bug: T164971

Details

Provenance
bd808Authored on Jul 27 2017, 8:22 PM
Parents
R1922:63c1c9585999: Update splash page intro paragraph
Branches
Unknown
Tags
Unknown
ChangeId
None