enum_query_type is unused

Bug #728288 reported by Stewart Smith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Low
Stewart Smith
7.0
Fix Released
Low
Stewart Smith

Bug Description

from drizzled/enum.h

 /**
- Query type constants.
-
- QT_ORDINARY -- ordinary SQL query.
- QT_IS -- SQL query to be shown in INFORMATION_SCHEMA (in utf8 and without
- character set introducers).

this is completely unused. or rather, it is set to QT_ORDINARY once and compared for that in one other place and passed around everywhere.

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.