summaryrefslogtreecommitdiff
path: root/README.mysql
diff options
context:
space:
mode:
Diffstat (limited to 'README.mysql')
-rw-r--r--README.mysql7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.mysql b/README.mysql
index 80df8e0..d28ff1a 100644
--- a/README.mysql
+++ b/README.mysql
@@ -85,4 +85,11 @@ Start mugglei without arguments to see a list and explanation of
all available options. They can vary slightly depending on the
chosen data base software.
+\section prereq PREREQUISITES
+
+If you get error messages containing 'Illegal mix of collations', your
+character encoding is set to UTF-8 (LANG environment variable) but
+some music file name is encoded differently. Please convert your file
+names to UTF8. For details see README.i18n.
+
*/