Index: lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt =================================================================== diff -u -ra0fbeade3b90ecfb05c24f95813f38330c976d32 -rf9b7da5764b69d7e8e81b035121a57a882679139 --- lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt (.../MySQL 4.1 Setup for UTF-8.txt) (revision a0fbeade3b90ecfb05c24f95813f38330c976d32) +++ lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt (.../MySQL 4.1 Setup for UTF-8.txt) (revision f9b7da5764b69d7e8e81b035121a57a882679139) @@ -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