SOURCES: mysqld.conf - add skip-character-set-client-handshake

arekm arekm at pld-linux.org
Fri Oct 21 12:46:13 CEST 2005


Author: arekm                        Date: Fri Oct 21 10:46:12 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add skip-character-set-client-handshake

---- Files affected:
SOURCES:
   mysqld.conf (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SOURCES/mysqld.conf
diff -u SOURCES/mysqld.conf:1.16 SOURCES/mysqld.conf:1.17
--- SOURCES/mysqld.conf:1.16	Thu Oct 20 14:13:23 2005
+++ SOURCES/mysqld.conf	Fri Oct 21 12:46:05 2005
@@ -13,6 +13,7 @@
 
 ;character-set-server=latin2
 ;collation-server=latin2_general_ci
+;skip-character-set-client-handshake
 
 ; Use passwords compatible with old 4.0 mysqld
 ;old-passwords
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/mysqld.conf?r1=1.16&r2=1.17&f=u




More information about the pld-cvs-commit mailing list