Index: lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt =================================================================== diff -u -r4cd46a271ad29afcfb38b263d1bcdf6450806612 -ra8408957f7f51e0a6688a77c311003e0c9ebfc26 --- lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt (.../MySQL 4.1 Setup for UTF-8.txt) (revision 4cd46a271ad29afcfb38b263d1bcdf6450806612) +++ lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt (.../MySQL 4.1 Setup for UTF-8.txt) (revision a8408957f7f51e0a6688a77c311003e0c9ebfc26) @@ -37,6 +37,9 @@ * You must also connect with a correct character set. +Currently we are using: +jdbc:mysql://localhost/lams?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&autoReconnect=true + # ============= # Linux/Solaris version # =============