All releases of MyJgui


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.


Release Notes: This is by far the fastest performing MyJgui release. There are other minor application enhancements: The order of connections is changed in db tree/Manage connections. There are close buttons in the Manage connections and Edit attributes dialogs. By saving the layout, myjgui also saves the position and size of the whole application window. After creating a table via the wizard, dbtree scrolls to the new table and refreshes all bound tabs. The create table wizard allows you to remove selected rows instead of the last row. There are other bugfixes.


Release Notes: This release added handling of MySQL connection time variables through Manage Connections. You can now change the character encoding of data shown in Table data tab. A character encoding option was added to Save results from table/query.


Release Notes: The table data tab allows you to edit more than one row and commit changes at once. A bug was fixed, which occurred when displaying query results in MySqlTab while changing from columns of the same table.


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: Basic edit functions (undo, redo, cut, copy, paste, select all) were added in the Sql Console area. Numerous icons were placed, included some icons from the Oxygen icon project. The logic of the limit check box in the Content of table was reversed.