Bug #12355 | Schemata treeview: display of procedure parameter lacks icon and parameter name | ||
---|---|---|---|
Submitted: | 3 Aug 2005 19:25 | Modified: | 11 Mar 2009 11:20 |
Reporter: | Roland Bouman | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S4 (Feature request) |
Version: | 1.2.12 | OS: | Windows (Win XP Professional SP2) |
Assigned to: | CPU Architecture: | Any |
[3 Aug 2005 19:25]
Roland Bouman
[17 Aug 2005 21:55]
Roland Bouman
Funny, I do see parameter names in some cases. A function with this signature: CREATE FUNCTION `tree`.`f_insert_node`( p_parent_id INT unsigned , p_position INT unsigned , p_label varchar(32) ) RETURNS INT unsigned is shown as f_insert_node: int(10) unsigned ..INT unsigned ..INT unsigned ..p_label varchar (the .. aren't really there, they just represent indentation). The funny thing is: 1) I really entered 'INT unsigned' for the return type too, but the Query browser likes the change that whereas the parameters retain case 2) I'd expected to see the length for the varchar parameter.
[19 Sep 2008 12:21]
Susanne Ebrecht
Many thanks for writing a feature request. Verified as described by using MySQL Query Browser 1.2.12.
[11 Mar 2009 11:20]
Susanne Ebrecht
Many thanks for writing a bug report. We are on the way to implement full functionality of MySQL Query Browser into MySQL Workbench. We won't add this feature request anymore. More informations about MySQL Workbench you will find here: http://dev.mysql.com/workbench/