https://issues.apache.org/bugzilla/show_bug.cgi?id=45425
Summary: JDBC Request does not support Unicode Product: JMeter Version: 2.3.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Main AssignedTo: jmeter-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] My request is like: [Prepared Select Statement] SELECT CONCAT("text=", text) AS text FROM table_templates where name=? and lang="chi"; The "Response Data" are shown in the "View Result Three" window as: -------------- text text=????????????? -------------- ER: the "?" should be Unicode characters - in my case Chinese. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]