Online Documentation for SQL Manager for MySQL
Using Navigation bar and Toolbar
The Navigation bar and Toolbar provide quick access to tools implemented in Procedure Editor.
The Navigation bar of Procedure Editor allows you to:
Object group
select a database
select a procedure for editing
General group
refresh the content of the active tab
compile the procedure (if it is being created/modified)
save the procedure description (if it has been modified)
execute the procedure
debug a procedure
print metadata of the procedure
view MySQL reference
restore the default size and position of the editor window
Transaction group
commit transaction
rollback transaction
Data Management group
Depending on the current tab selection, the Navigation bar expands to one or more additional panes with tab-specific actions that can be useful for working with the procedure:
Description group
save object description to file
copy description to clipboard
DDL group
save DDL to file
open DDL in SQL Editor
Items of the Navigation bar are also available on the ToolBar of Procedure Editor. To enable the toolbar, open the Environment Options dialog, proceed to the Windows section there and select Toolbar (if you need the toolbar only) or Both (if you need both the toolbar and the Navigation bar) in the Bar style for child forms group.