VARBINARY DEFAULT not shown correctly in SHOW CREATE TABLE

Bug #600085 reported by Stewart Smith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Medium
Stewart Smith
Dexter
Fix Released
Medium
Stewart Smith

Bug Description

CREATE TABLE t1 (a varbinary(4) DEFAULT 0x01020304);

with SHOW CREATE TABLE will attempt to display 0x01020304 as characters instead of a hex representation.

Revision history for this message
Stewart Smith (stewart) wrote :

Fixed in my work to have SHOW CREATE TABLE use statement_transform.

Changed in drizzle:
status: Confirmed → Fix Committed
Stewart Smith (stewart)
Changed in drizzle:
milestone: 2010-07-05 → 2010-07-19
Stewart Smith (stewart)
Changed in drizzle:
milestone: 2010-07-19 → 2010-08-02
Stewart Smith (stewart)
Changed in drizzle:
milestone: 2010-08-02 → 2010-08-14
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.