Imported upstream version 0.60.1
[hcoop/debian/courier-authlib.git] / authmysqlrc
index 104c58d..dd645e1 100644 (file)
@@ -1,4 +1,4 @@
-##VERSION: $Id: authmysqlrc,v 1.19 2007/02/10 02:51:07 mrsam Exp $
+##VERSION: $Id: authmysqlrc,v 1.20 2007/10/07 02:50:45 mrsam Exp $
 #
 # Copyright 2000-2007 Double Precision, Inc.  See COPYING for
 # distribution information.
@@ -67,10 +67,18 @@ MYSQL_OPT           0
 
 MYSQL_DATABASE         mysql
 
+#NAME: MYSQL_CHARACTER_SET:0
+#
+# This is optional. MYSQL_CHARACTER_SET installs a character set. This option
+# can be used with  MySQL version 4.1 or later. MySQL supports 70+ collations
+# for 30+ character sets. See MySQL documentations for more detalis.
+#
+# MYSQL_CHARACTER_SET latin1
+
 ##NAME: MYSQL_USER_TABLE:0
 #
 # The name of the table containing your user data.  See README.authmysqlrc
-# for the required fields in this table.
+# for the required fields in this table. 
 
 MYSQL_USER_TABLE       passwd