I use SQLYOG under Wine on Kubuntu 16.04. It works almost as well as the older version I was using before the upgrade in December. (v9 to v12). Since the upgrade almost every time I do a query then use the Edit mode where I change from Read Only to a table it fails the first time I try to submit my changes by clicking off of the row.
“You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE FIELD=’Lng’ AND (Extra LIKE ‘%VIRTUAL%’ OR Extra LIKE ‘%STORED%’ OR Extra ‘ at line 1”
If I try again it works. Sometimes it crashes.
I am using mysql 4 (we are stuck with it for a while longer). Since the second attempt works I would think it’s not a mysql 4 compatibility issue but perhaps the way the system is trying to verify something?