This release fixes two rare crashes and also we have upgraded the (MariaDB) C-connector to latest version (2.3.1). Most important this solves an issue when connecting to Amazon RDS using SSL. This was not possible before.
Changes as compared to MySQL GUI 12.2.5 include:
Bug Fixes:
* SQLyog was not able to connect to RDS instances using SSL
encryption. Attempting to do so returned the error “Failed
to connect to MySQL: SSL connection error: certificate verify
failed”.
* After having a connection open for very long time, SQLyog
could crash when closing this connection.
* Corrupted connection information in the ‘session
restore’-database could cause a crash. We had one
reproducible report of this, but please note that there is
no indication that SQLyog itself caused the corruption. It
may be due to a hardware error, for …