Re: Collecting ideas for MySQL Workbench 6.x-7.x Roadmap - SQL IDE
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.
Subject
Views
Written By
Posted
12812
March 19, 2008 06:34AM
3864
March 19, 2008 08:28AM
3311
March 19, 2008 10:40AM
3426
March 21, 2008 04:17PM
3246
March 25, 2008 05:30AM
3310
April 07, 2008 09:35AM
3096
May 06, 2008 03:12AM
2853
May 19, 2008 03:09PM
2964
June 12, 2008 02:42AM
2989
June 17, 2008 03:02AM
3277
June 17, 2008 08:39AM
3240
July 19, 2008 07:22AM
3222
August 08, 2008 03:02AM
3376
August 13, 2008 02:06PM
2988
August 21, 2008 01:03PM
2812
November 11, 2008 07:19PM
4994
October 31, 2008 02:03PM
4180
December 09, 2008 03:38AM
Re: Collecting ideas for MySQL Workbench 6.x-7.x Roadmap - SQL IDE
3125
January 28, 2009 12:01PM
2701
January 29, 2009 06:35PM
2813
March 19, 2009 12:26PM
3950
February 06, 2009 07:30AM
2879
March 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.