Bug #36413 Add row number to the INSERT Editor
Submitted: 29 Apr 2008 20:36 Modified: 29 Oct 2009 9:31
Reporter: Dennis Becker Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.0.21 OS:Any
Assigned to: CPU Architecture:Any
Tags: INSERT editor, workbench

[29 Apr 2008 20:36] Dennis Becker
Description:
Add row number to the INSERT Editor - just to help users to realize how many rows they entered.

How to repeat:
see description

Suggested fix:
Count the rows and add this to the output (maybe on the gray field in front of each row?).
[20 Oct 2009 7:58] Susanne Ebrecht
Row numbers remembers me too much to Fortran 77.

But something like line and position numbers at the bottom like in emacs or so would be nice.

I will analyse this feature request again.
[28 Oct 2009 12:28] Susanne Ebrecht
Thank you for your bug report. This issue has been fixed in our source repository of MySQL Workbench 5.2 and will be incorporated into the next release.
[29 Oct 2009 9:31] Dennis Becker
Thank you for approving this feature request :)