Bug #95646 Datetime object are showing like a BLOB
Submitted: 5 Jun 2019 8:27 Modified: 28 Jul 2019 6:04
Reporter: alex buze Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S7 (Test Cases)
Version:8.0.12 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[5 Jun 2019 8:27] alex buze
Description:
Some specific datetime object are showing like a BLOB in the resultgrid.

Checking the option "Treat BYNARY/VARBINARY as nonbinary character string" doesn't work anymore to fix this issue.

How to repeat:
This problem occurs when the binary string values (BINARY/VARBINARY type) are returned in the results. The binary strings contain the zero bytes and for some reason, apparently security, have not been shown by default. More details about binary strings here.

Suggested fix:
Being able to see those date values as a string value
[28 Jun 2019 6:04] MySQL Verification Team
Hello alex buze,

Thank you for the report.
I could not reproduce this issue with WB 8.0.16 and dummy test case.
Could you please upgrade WB version to 8.0.16. If you are experiencing the same issue even after upgrading then please provide exact repeatable test case i.e create table statement, subset of data to reproduce this issue at our end. Thank you.

regards,
Umesh
[9 Aug 2019 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".