"SHOW FIELDS FROM" TEXT type wrong

Bug #634374 reported by Andrew Hutchings
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Medium
Andrew Hutchings
7.0
Fix Released
Medium
Andrew Hutchings

Bug Description

drizzle> create table t3 (a text);
Query OK, 0 rows affected (0.07 sec)

drizzle> show fields from t3\G
*************************** 1. row ***************************
          Field: a
           Type: BLOB
           Null: YES
        Default:
Default_is_NULL: YES
      On_Update:
1 row in set (0 sec)

Related branches

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.