Changes (as compared to 8.12) include:
Features:
* SQLyog can be started with a ‘-dir’ switch like “SQLyogENT -dir
somefolder”. This -dir switch specifies where SQLyog will look
for the sqlyog.ini file and where all writable files will be
saved. This was mainly implemented for users that want to have
all SQLyog-related files on a removable drive or some kind of
encrypted storage. Note that if you use the setting in
‘preferences’ to store TAGS file some specific place the
‘preferences’ setting will still have effect, also if the -dir
switch is used.
* Improved/rearranged the GRIDS in Data Sync and Import External
Data wizards.
* SJA mail functionality now supports SSL/TLS encryption. This
applies to SJA for Linux and SJA for Windows running on Windows,
but not SJA for Windows running on Wine, as we did not find
any way to access encryption functionality from Wine. …