summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-12-29 23:20:23 +0300
committerAndrew Dolgov <[email protected]>2010-12-29 23:20:23 +0300
commit80dce75e1e959031d8bc589b4c6adf1fc5fa7571 (patch)
tree78d599a4e480d61ff194d5a65d05a8a8cb54edcb /config.php-dist
parentf2cde13c2e513ba55dbfe165194c4d95b04670cc (diff)
mention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289)
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index df12d8f9d..89135389f 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: