]> git.wh0rd.org - tt-rss.git/commitdiff
mention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289)
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 29 Dec 2010 20:20:23 +0000 (23:20 +0300)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 29 Dec 2010 20:20:23 +0000 (23:20 +0300)
config.php-dist

index df12d8f9db8d91e98fae4abee09d5224e50fc05b..89135389f23d83ab4a896d25039796fff55e8e48 100644 (file)
@@ -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: