Debugger for MySQL: Code parameters

Index | Autocomplete | MySQL Reference Manual

This works as follows: whenever you type an embedded or a user-defined function followed by the left bracket, or fill in the VALUES of the INSERT operator, you see a tooltip showing required parameters or column names and their types.

Debugger for MySQL: Code parameters

A tooltip appears automatically when you type the ‘(‘ symbol, though you can turn this off if you want in Tools->Options\Editor\Automatic features\Code parameters. You can bring up the tooltip manually if it has hid or if the auto-show is turned off by pressing CTRL+SHIFT+SPACE key combination. To make it disappear at any time, hit the ESC key.

Needles to say, this feature makes it much easier to use functions in your SQL queries. But it also helps you to quickly write your INSERT statements as well. Once you typed ‘(‘, it immediately shows the complete list of columns in a given table alongside with their field type making it simplier to put VALUES to your INSERT statement.

Debugger for MySQL: INSERT INTO Code parameters

Latest version

The latest version 1.2.1.1589 has been released on January 10, 2012

Download Debugger for MySQL

News

June 26, 2010
A new article describing the basic principles of how the debugger works is posted.
June 23, 2010
We have released a tutorial that explains how you can install and use Debugger for MySQL under Linux.
May 31, 2010
Debugger for MySQL version 1.2 has been released. What's new.

Testimonials

...About 10min later I had fixed the problem using it's easy to navigate debugging interface.

Partners

MySQL Partner