Index: lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt =================================================================== RCS file: /usr/local/cvsroot/lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt,v diff -u -r1.3 -r1.4 --- lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt 26 Mar 2005 06:46:54 -0000 1.3 +++ lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt 12 Jul 2005 04:24:12 -0000 1.4 @@ -72,6 +72,11 @@ transaction-isolation=READ-COMMITTED -Note that according to the documentation you should be able to change the system variables to achieve these changes (or at least make changes that produce the same results) using the SET GLOBAL = commands like we do in MySQL 4.0. Unfortunately the SET GLOBAL does not seem to work for many of the system variables 4.1 (though it doesn't produce an error). +Note that according to the documentation you should be able to change +the system variables to achieve these changes (or at least make changes +that produce the same results) using the SET GLOBAL = +commands like we do in MySQL 4.0. Unfortunately the SET GLOBAL does not +seem to work for many of the system variables 4.1 (though it doesn't +produce an error). Chris \ No newline at end of file