Bug #58099 | Null Bytes (\0) cause truncated query result in SQL Editor | ||
---|---|---|---|
Submitted: | 9 Nov 2010 22:35 | Modified: | 6 Jan 2011 10:33 |
Reporter: | Chris Bednarski | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S2 (Serious) |
Version: | 5.2.29 SE r6756 | OS: | Windows (Windows 7 Pro) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
[9 Nov 2010 22:35]
Chris Bednarski
[9 Nov 2010 22:42]
MySQL Verification Team
Thank you for the bug report.
[10 Nov 2010 22:27]
Alfredo Kojima
Easiest way to repeat is select 'hello\0world' This has been fixed in backend and Mac, pending Linux and Windows.
[11 Nov 2010 14:14]
Mike Lischke
The BE fix already fixed the Win part too.
[12 Nov 2010 2:09]
Alfredo Kojima
Linux fixed too.
[8 Dec 2010 20:28]
Johannes Taxacher
fix confirmed in repository
[6 Jan 2011 10:33]
Tony Bedford
An entry has been added to the 5.2.31 changelog: Results for queries on rows which contained a null byte character (\0) were truncated at the null byte character when displayed in the SQL Editor results pane.