Skip navigation links

MySQL Forums :: Workbench - SQL Browser, Editor, Refactor :: Collecting ideas for MySQL Workbench 6.x-7.x Roadmap - SQL IDE


Advanced Search

Re: Collecting ideas for MySQL Workbench 6.x-7.x Roadmap - SQL IDE
Posted by: Jay Alverson ()
Date: January 28, 2009 12:01PM

Things I've noticed using the existing Query Browser:

Script Tabs Display SCRIPT #1 (or whatever) in generic terms. If you use OPEN SCRIPT on the menu and the script is placed into a tab, it'd be nice to see the script name (as much as can be displayed, aka, no paths) on the tab. Same with after you SAVEAS a script that's brand-new. Nice to put the new filename on the tab.

Some of the SYNTAX highlights work some don't with respect to various built-in functions. Most editors allow the users to add these (if MSQB already does then ignore this) that way maybe a section with UDFs or Store Procedures could be added by the user from their own devising. Alternately having the new QB gather this info from the ROUTINES table and auto-configure MSQB on each startup would be a nice touch. I don't know if it can detect a new routine I just built in MSQB and add that in or not.

From the MYSQL.exe command line, a coder can use variables in queries and they work fine. Unfortunately MSQB can't. I'm talking something simple like auto-numbering result rows and such. I've tried (after seeing someone else scream) and it doesn't work in MSQB.

Logging the session would be a neat trick. Right now I use MYSQLexe running concurrently with MSQB. I create .SQL scripts in MSQB then select-all and cut & paste the contents into MYSQL.exe (I place TEE/NOTEE commands in the scripts) and it will capture the output of the script to a file. This is extremely handy.
Don't know if this is possible or not.

>

Thanks, Jay



Edited 1 time(s). Last edit at 01/28/2009 12:04PM by Jay Alverson.

Options: ReplyQuote


Subject Views Written By Posted
Collecting ideas for MySQL Workbench 6.x-7.x Roadmap - SQL IDE 10986 Michael G. Zinner 03/19/2008 06:34AM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 3116 Jonathan Levin 03/19/2008 08:28AM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 2669 Davide Mendolia 03/19/2008 10:40AM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 2618 Mark Daly 03/21/2008 04:17PM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 2554 Chris Crossley 03/25/2008 05:30AM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 2665 John Zastrow 04/07/2008 09:35AM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 2423 Roland Kaber 05/06/2008 03:12AM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 2183 Mark Snyder 05/19/2008 03:09PM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 2310 Mike Zielinski 06/12/2008 02:42AM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 2286 Max Ruas 06/17/2008 03:02AM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 2468 Michael G. Zinner 06/17/2008 08:39AM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 2456 Boris Arkenaar 07/19/2008 07:22AM
Improved "Standard Inserts" editor on referenced columns 2606 Matthias Härtel 08/08/2008 03:02AM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 2338 Terrence Curran 08/13/2008 02:06PM
Re: Collecting ideas for Workbench 5.1 - SQL IDE 2306 Francisco Ernesto Teixeira 08/21/2008 01:03PM
A few more ideas for Workbench 5.1 - SQL IDE 2182 Alan Purvis 11/11/2008 07:19PM
DFD and lineage Re: Collecting ideas for Workbench 5.1 - SQL IDE 3580 Brady Chambers 10/31/2008 02:03PM
Better view of foreign keys and export overview 3431 Peter Hofmann 12/09/2008 03:38AM
Re: Collecting ideas for MySQL Workbench 6.x-7.x Roadmap - SQL IDE 2389 Jay Alverson 01/28/2009 12:01PM
Re: Collecting ideas for MySQL Workbench 6.x-7.x Roadmap - SQL IDE 2073 Jay Alverson 01/29/2009 06:35PM
Re: Collecting ideas for MySQL Workbench 6.x-7.x Roadmap - SQL IDE 2155 Jay Alverson 03/19/2009 12:26PM
MySQL Query Browser like features 3167 Serdar S. Kacar 02/06/2009 07:30AM
Suggestions: Wil Moore III 2171 Wil Moore 03/12/2009 01:38AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.