Help

Sales

Customers


SQLyog MySQL GUI 8.5 Beta 3 Released

peter_laursen

Changes (as compared to 8.5 beta2) include:

Features:
* Option to ‘duplicate row’ was added to RESULT tab like already implemented in DATA tab in previous betas.
* Added a menu option to ‘Find Next’ in ‘edit’ menu and query editor context menu.
* Find/replace settings are now persistent within the session.

Bug Fixes:
* Fixed a rare issue where the SQLyog configuration file (SQLyog.ini ) could be corrupted – and even deleted – if multiple program instances using same .ini instance were running simultaneously. Scenarios include the situation where user by mistake (double)clicked the program icon twice.
* The warning indicator for GRID operations introduced in beta 1 did not handle multiple RESULT tabs from multiple queries properly.
* Autocomplete could fail to select the items from the listbox (popup window) display after typing “.” if a ‘_’ (underscore) character was present with list box items. Technically this was an incompability between sorting in SQLite, Scintilla and standard C functions. We have added our own code to handle this. But note that for performance reasons it is not handled perfectly with Ctrl+Space and Ctrl+Enter where it can be necessary to use arrow-keys for selection in such case.
* Several small fixes with ‘Find Next’ in editor and Blob Viewer.
* SJA wizards would sometimes fail to specify the correct jobfile path to the Windows Task Scheduler.

Miscellaneous:
* The PLINK shipped with SQLyog was updated. This solves rare connection problems with specific SSH configurations. Mostly connections to very recent Linux distributions were affected.
* Also the SQLite library within SQLyog has been upgraded to the latest version. The new version of SQLite improves stability as compared to the previous version where a possible journal file corruption was not handled.
* SJA wizards: if user does not specify a file extension for the jobfile the wizard will add the standard extension ‘.xml’

Downloads: http://webyog.com/en/downloads.php
Purchase: http://webyog.com/en/buy.php


MONyog MySQL Monitor 4.0 beta 1 Has Been Released

peter_laursen

Changes (as compared to 3.76) include:

Features:
* Added a new interface for customizing counters/advisors requiring less knowledge of javascript than what was the case before.
* When upgrading an installation with customized counters a ‘conflict resolver’ will now guide user to either migrate his old changes to the updated version or discard them.
* All cache hit rate related monitors/advisors have been changed to display cache miss rate information as it is more relevant when tuning databases. Also the advisor text for these monitors/advisors has been improved.

Miscellaneous :
* With the above changes parts of the MONyog database has been reorganized, what also means that the Monitors/Advisors and Dashboard pages will load much faster. Note however that with this beta the documentation on the ‘MONyog database schema’ is not fully updated.
* The SQLite library within MONyog has been upgraded to the latest version. The new version of SQLite improves stability as compared to the previous version where a possible journal file corruption was not handled.

Downloads: http://webyog.com/en/downloads.php
Purchase: http://webyog.com/en/buy.php


SQLyog MySQL GUI 8.5 Beta 2 Released

Chirag

Changes (as compared to 8.5 beta1) include:

Features:

  • In RESULT tab data can now be filtered at client side which is already possible in Table Data. Also added RESET FILTER icon in the toolbar.
  • Menu option ‘Paste SQL Statement’ will format the query as per the SQL Formatter Preferences settings.
  • Tabs can now be closed with the click of middle mouse button (mouse wheel).
  • Keyboard shortcut F3 for ‘Find Next’ in Query Editor and Result/Table Data tab in Text mode. Note: Not implemented in BLOB-viewer.
  • Shift+click can be used to select/deselect multiple objects in tree-view control of Copy Database, Export, etc.

Bug Fixes:

  • ‘No Database Selected’ error during a reconnect is avoided by prefixing data-sync queries with database name.
  • Shortcut for copying ‘Ctrl+Insert’ was not preserving the letter case.
  • GUI and flickering issues with tabbed interface for multiple connections has been fixed.

Enhancements:

  • Keyboard shortcut Ctrl+9 for selecting last connection tab.
  • In Result/Table Data Tab all Copy related options are grouped together.
  • Minimized the number of pop-ups while creating a Table.

Downloads: http://webyog.com/en/downloads.php
Purchase: http://webyog.com/en/buy.php


SQLyog MySQL GUI 8.5 Beta 1 Has Been Released

peter_laursen

Changes (as compared to 8.4) include:

Features:

* This version introduces a tabbed interface for connections.  Tabs will be colored (if chosen) like the Object Browser. Note that the meaning of shortcuts Ctrl+number have changed: they will now shift between connection tabs. The old Ctrl+number shortcuts have been changed to Ctrl+Shift+number.
* Added an option to ‘duplicate row’ from DATA tab GRID context menu. Tables with auto_increment columns are handled. Note that handling all other CONSTRAINTs is user’s responsibility.
* When a GRID operation returns a warning there is now a clickable link for SHOW WARNINGS. Note: this is not implemented for HTTP tunneling.

Bug Fixes:
* It was not possible to enter a value higher than 999,999 for OFFSET and LIMIT in DATA and RESULT tabs. Now up to 15 digits are allowed.

Miscellaneous :
* Use of  ’compressed protocol’ is now default for new connections. Our test tell that the positive effect of using it can be huge when it should be used and the negative effect when using it, when it should not, is very small.

Downloads: http://webyog.com/en/downloads.php
Purchase: http://webyog.com/en/buy.php