Release Notes: You can hide/show columns in the Content tab of a table. This option is also managed in the Preferences. A new option was added in the quick search dialog to select count(*). In the wizard for table creation, you can now choose the database where the new table should be created. Afterwards, an automatic refresh of the database tree is performed.


Release Notes: A problem with updating via the data grid with composite primary keys was fixed.


Release Notes: Full MySQL database/table dump support with effective I/O and memory handling. Client-based compression of the dump file. Backs up data even through low-speed connections and on low-end hardware. Automatic dump character set and encoding handling.


Release Notes: This release includes keyboard shortcuts and a lot of useful user interface enhancements like pane hiding and more. MyJgui has a new default Nimbus look (via the installer).


Release Notes: A major bug causing the application to crash at start-up was fixed. This bug was due to incorrect implementation of look & feel skins. A bug in the export file format was fixed regarding a missing end of line character.


Release Notes: Batch SQL query execution was implemented. You can now select multiple lines separated by a semicolon (;). Each query gets logged, and the result set of the last query is returned. Handling of the table data tab was enhanced. Multiple row actions (insert/update/delete) are now supported. Sqlmarks management was enhanced with a new attribute for the description of each mark). New SQL statements are available via a right-click on the DB tree for table and database. A wizard for creating databases was added. Most menu items have their own keyboard shortcuts assigned. Support for explaining a query was added for the display grid. Some bugs were fixed.