Bug #772 | Wrong characters when retrieving strings from VB | ||
---|---|---|---|
Submitted: | 1 Jul 2003 4:46 | Modified: | 20 Jan 2011 7:09 |
Reporter: | Santiago Bayeta | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.0.12-nt | OS: | Windows (Windows 2000 Prof) |
Assigned to: | CPU Architecture: | Any |
[1 Jul 2003 4:46]
Santiago Bayeta
[3 Jul 2003 17:11]
Michael Widenius
Sorry, but the bug system is not the appropriate forum for asking support questions. Your problem is not the result of a bug. For a list of more appropriate places to ask for help using MySQL products, please visit http://www.mysql.com/support/ Thank you for your interest in MySQL. What probably happens here is that the mysql command client and your VB GUI program uses different characters sets. MySQL 4.0 doesn't do any character transforms like the one indicated in the bug report, so this is probably not a MySQL problem. Except for escaped characters \ and things related to quoting MySQL will return in the SELECT exactly the same binary string the you inserted. If this is not the case, please provide information that shows that MySQL does a character transformation.
[8 Feb 2005 19:45]
Sergei Golubchik
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you.