Software Details:
Version: 0.7.4.5
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 52
MyJgui is an open source and lightweight graphical user interface (GUI) for MySQL databases.
MyJgui is written in Java, which means that it runs on Linux, Mac OS X and Windows platforms, and aims to be easy-to-use for new users, as well as experts.
What is new in this release:
- New features:
- Filtering connection nodes.
- Panel for search can be shown but also hidden.
- When entering text and pressing search icon, filtering will proceed.
- After removing text from search text field, the filtering will be removed.
- The nodes are no more automatically refreshed after selection.
- Refresh will happen after double click on node.
- Also small management of running tasks, with possibility to cancel running task.
What is new in version 0.7.4.4:
- After creating a new table via the wizard, the table is now in-tree preselected, and data is refreshed.
- After creating a new connection via "Manage connection", the inserted connection will be preselected and visible. Inserting a SQL query from "advanced find" will append the string to the newline to the end.
- A message now informs the user that the save of a file was successful.
- Column names of table headers can now be shown as a tooltip.
- Bugs have been fixed when inserting more than one row and when opening wizards for creating a database or table.
What is new in version 0.7.4.2:
- Now you can set font size of log views.
- When you are working with table data, sort is not removed after refresh.
- In create table wizard, choosing column type is more comfortable.
- For search, there was added button to insert sql into Sql console, and ignore limit check box.
- Small change in creating sql marks.
- Help was removed from application. From now on, help will be provided only on web page.
What is new in version 0.7.4.1:
- Bugfixes:
- Problem updating via data grid with composite primary keys.
What is new in version 0.7.4:
- New features:
- Database tree: :Full mysql database/table dump support with effective I/O and memory handling. Client based compression of the dump file. Backup data even through low-speed connections and on low-end hardware. Automatic dump character set and encoding handling.
- Insert queries built by data grid search dialog into Sql area.
- Option to ignore data grid result limit while using data grid search dialog.
- New toolbar buttons for sql area search funcionality.
- Automatic connection setup dialog after fresh install.
- Bugfixes:
- Fixed automatic data encoding detection in the data grid.
- Fixed saving password bug in manage connections dialog.
- Tuned the default pane layout for fresh installs.
What is new in version 0.7.3:
- New features:
- Sql console: Sql console has now it's own toolbar including search field with 'Next' and 'Highlight all' buttons. Keyboard shortcuts: MyjGui has made a step towards better user interface with a new keyboard shortcut infrastructure. Future releases will introduce an interface to edit shortcuts according to your preferences. For now you can use these shortcuts:
- 'Ctrl F' pressed at SQL Console will focus the search field.
- 'Ctrl Shift T' places current table name in the SQL Console
- 'Ctrl Shift D' places current database name in the SQL Console
- 'Ctrl Shift S' places generic select on current table in the SQL Console
- 'Ctrl Shift Q' places generic full query on current table in the SQL Console
- Shortcut actions are also accessible through a context right-click menu at SQL Console.
- Logs formatting changes in content and title: Font family and size was decreased, and a new popup menu is available allowing you to save and clear the log tab. Logs have been tabbed some more. You can now see/copy/paste raw sql queries as well as logs with timestamp, query time and affected rows.
- Table data tab: Auto-focus scroll after added a new line.
- Main window: All window panes have now a collapse/expand buttons allowing you to hide every component.
- Bugfixes:
- Create table wizard was processing only first 9 columns - corrected.
- Fixed bug with integer column types when inserting/editing rows in Tables data tab.
What is new in version 0.7.2:
- Fixed major bug causing application crash at start-up. This bug was due to incorrect look&feel skins implementation. The crash occurred with this message:
- Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/sun/java/swing/plaf/gtk/GTKLookAndFeel
- at myjgui.MyJguiMain$1.run(Unknown Source)
- at java.awt.event.InvocationEvent.dispatch(Unknown Source)
- at java.awt.EventQueue.dispatchEvent(Unknown Source)
- at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
- at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
- at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
- at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
- at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
- at java.awt.EventDispatchThread.run(Unknown Source)
- Caused by: java.lang.ClassNotFoundException: com.sun.java.swing.plaf.gtk.GTKLook AndFeel at java.net.URLClassLoader$1.run(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.net.URLClassLoader.findClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClassInternal(Unknown Source)
- ... 9 more
- Bug in export file format: fixing missing end of line character issue.
What is new in version 0.7:
- This is by far the fastest performing MyJgui release.
- 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.
What is new in version 0.6.6:
- 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.
Requirements:
- Java 2 Standard Edition Runtime Environment
Comments not found