Bug #5047 'select 'test' from table' returns ediable result-set
Submitted: 13 Aug 2004 23:37 Modified: 18 Aug 2004 13:29
Reporter: Jorge del Conde Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.0.5 OS:Any (All)
Assigned to: Michael G. Zinner CPU Architecture:Any

[13 Aug 2004 23:37] Jorge del Conde
Description:
SELECT "test" from table returns an ediable result set

How to repeat:
Run SELECT "test" from table and try to edit the result

Suggested fix:
Constants are not editable in SQL.
[18 Aug 2004 13:29] Michael G. Zinner
Thx for reporting! Pressing F2 made even un-editable resultsets editable. This has now been fixed in the source repos.