From: Andrew Dolgov Date: Wed, 29 Dec 2010 20:20:23 +0000 (+0300) Subject: mention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289) X-Git-Tag: 1.5.1~14 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=80dce75e1e959031d8bc589b4c6adf1fc5fa7571;p=tt-rss.git mention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289) --- diff --git a/config.php-dist b/config.php-dist index df12d8f9..89135389 100644 --- a/config.php-dist +++ b/config.php-dist @@ -89,7 +89,8 @@ // Enable support for interface translations define('MYSQL_CHARSET', 'UTF8'); - // Connection charset for MySQL. + // Connection charset for MySQL. If you have a legacy database and/or experience + // garbage unicode characters with this option, try setting it to a blank string. define('DEFAULT_UPDATE_METHOD', 0); // Which feed parsing library to use as default: