Bug #57533 | uninitialised values in copy_and_convert (sql_string.cc) with certain charsets | ||
---|---|---|---|
Submitted: | 18 Oct 2010 17:53 | Modified: | 24 Dec 2012 10:00 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Data Types | Severity: | S3 (Non-critical) |
Version: | 5.0.92, 5.1.53, 5.5.8 | OS: | Linux (FC13 x64) |
Assigned to: | CPU Architecture: | Any |
[18 Oct 2010 17:53]
Shane Bester
[18 Oct 2010 20:40]
MySQL Verification Team
I couldn't repeat on Ubuntu 10.10 X86_64. I got different warnings.
[21 Oct 2010 10:41]
Sveta Smirnova
Thank you for the report. I can not repeat described behavior too. Please provide configure options you used and version of valgrind.
[24 Oct 2010 10:34]
MySQL Verification Team
ok folks, here is the full story! [sbester@levovo mysql-5.5-security]$ bzr revno 3124 Built using: ./BUILD/compile-pentium-valgrind-max-no-ndb Run in valgrind like 'how to repeat'. Then, run this SQL. I had 5.5 windows client who does a stupid set names... set names cp850; select round(least(15,-4939092,0.2704),stddev('a'));
[24 Dec 2012 10:00]
Erlend Dahl
Fixed as a duplicate of bug#58937.