Bug #466 Add into MySQL servers SQL and MySQL functions reference
Submitted: 21 May 2003 0:25 Modified: 27 Aug 2003 19:46
Reporter: Stepan Rybar Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S4 (Feature request)
Version:0.9.2-beta OS:Any (All)
Assigned to: Jorge del Conde CPU Architecture:Any

[21 May 2003 0:25] Stepan Rybar
Description:
MySQL CC is great! But I want to ask You or one additions, which I used in MS SQL Server management console. There were also tree pulldown reference of SQL statements and server functions, which can be used. I think, that it is great for all, who just forget correct syntax of some rarely used commands (for me all but SELECT, INSERT and UPDATE ;-). It is everytime on hand and there is no need to look into books or HTML manual. 

Hope, it can be not so hard to implement. 

Stepan 

How to repeat:
[8 Aug 2003 2:47] Lenz Grimmer
Assigned to Jorge for consideration.
[27 Aug 2003 19:46] Jorge del Conde
Hi!

You can use the completion manager for this ... while typing a query, type the first letter of an SQL statement or function and then press the tab key.  This will show you a basic syntax of commands.

This feature will not be incorporated into mysqlcc but instead one will be able to query the server for specifics (from any client including mysqlcc).

This feature is currently in the TODO for mysql.