SQLyog MySQL GUI 11.5 Released
Changes (as compared to SQLyog MySQL GUI 11.42) include:
Features:
* ‘session restore’ now saves and restores content of op..
Suddenly MyISAM became transaction-aware.
DROP DATABASE IF EXISTS `gtid_test`;
CREATE DATABASE `gtid_test`;
USE `gtid_test`;
CREATE TABLE `tab1` (
`a` INT
) EN..
SQLyog MySQL GUI 11.5 beta 1 Released
Changes (as compared to SQLyog MySQL GUI 11.42) include:
Features:
* ‘session restore’ now saves and restores content of ope..
SQLyog MySQL GUI 11.42 Released
Changes (as compared to 11.41) include:
Miscellaneous:
* Version 11.41 introduced a dependency on the shared library ‘msvcr1..
SQLyog MySQL GUI 11.41 Released
Changes (as compared to SQLyog MySQL GUI 11.4) include:
Miscellaneous:
* Upgraded libraries that theoretically could be vuln..
New SQLyog and MONyog coming – please upgrade soon!
We are about to release upgrades to both SQLyog and MONyog with an important fix: linked libraries possibly vulnerable to the ‘H..
SQLyog MySQL GUI 11.4 Released
Changes (as compared to SQLyog MySQL GUI 11.33) include:
Features:
* Added a notifications area appearing in the lower part..
SQLyog MySQL GUI 11.33 Released
Changes (as compared to SQLyog MySQL GUI 11.32) include:
Bug fixes:
* Import External Data would map Oracle VARCHAR2 types t..
SQLyog MySQL GUI 11.32 Released
Changes (as compared to SQLyog MySQL GUI 11.31) include:
Bug fixes:
* If SQLyog was started with the -dir switch, SJA runnin..
SQLyog MySQL GUI 11.31 Released
Changes (as compared to SQLyog MySQL GUI 11.3) include:
Features:
* Restoring connections is now faster with multiple connec..