QueueMetrics forum

QueueMetrics => Running QueueMetrics => Topic started by: coolname on February 09, 2012, 04:45:04

Title: JDBC_URL in web.xml use utf8
Post by: coolname on February 09, 2012, 04:45:04
could you add "useUnicode=true&characterEncoding=utf8&characterSetResults=utf8" to JDBC_URL in web.xml because some utf8 character saving?

BTW:if loway team want to figure out which item should use utf8 encoding in mysql ,i would glad to do it.
Title: Re: JDBC_URL in web.xml use utf8
Post by: QueueMetrics on February 15, 2012, 17:12:17
Did you convert your tables to UTF8?
Title: Re: JDBC_URL in web.xml use utf8
Post by: coolname on February 16, 2012, 05:20:46
yes,i convert all i need to utf-8 and it works well for me. It always be the describe field of a table,and if QM want to do it,i will supply the detail fields
Title: Re: JDBC_URL in web.xml use utf8
Post by: QueueMetrics on February 24, 2012, 10:28:51
That would be nice.
Title: Re: JDBC_URL in web.xml use utf8
Post by: coolname on March 12, 2012, 01:52:03
i have send it to Lorenzo