Status/Resolution/Reason: To Track//ThirdParty
Reporter/Name(from Bugbase): e-domizil License Team / e-domizil License Team (Alexander Hass)
Created: 05/17/2016
Components: Database
Versions: 2016
Failure Type: Data Corruption
Found In Build/Fixed In Build: CF2016_Final /
Priority/Frequency: Major / All users will encounter
Locale/System: ALL / Win 2012 Server x64
Vote Count: 0
Problem Description: We have an UTF8 database on mysql Ver 14.14 Distrib 5.1.46sp1, for Win32 (ia32)
Steps to Reproduce:
1. Configure MySQL DD (data direct) with this mysql server
2. Run selects with German special chars in the database.
Adding "useUnicode=true&characterEncoding=UTF-8" to the connection does not help.
Actual Result: Corrupted utf8 chars.
Expected Result: No corrupted chars
Any Workarounds:
1. You can add "SET NAMES utf8;" on top of every query. Not really an option to us.
2. Install MySQL 5 driver and change the DSNs.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4154053
Reason: PRHaveInfo
External Customer Info:
External Company:
External Customer Name: Firstname Lastname
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: