Problems creating a functional DSN on 64 bit Windows.
64 bit Windows has more or less 'taken over the scene' from 32 bit Windows since the introduction of Windows 7 and recent hardware systems with 64 bit CPU's and 4 GB (or more) RAM. This may cause...
View ArticleI get error 1130 "Host is not allowed to connect ..." or "Access denied ..."...
Error 1130 is a networking error. The server cannot resolve the hostname of the client. Or the host is not allowed to connect to the MySQL server.There are basically 2 categories of possible reasons:...
View ArticleSQLyog is a client for the MySQL server - but what server versions are...
The points below summarizes the situation as of November 2011: 1) We support any MySQL version (whether official MySQL builds or 'fork' builds) that a recent standard MySQL client library can...
View ArticleSQLyog Version History
Also read about plans for future versions of SQLyog SQLyog 10.41 (November 2012) Bug fixes SQL-exports did not quote TIMESTAMP values. For that reason a dump with such data did not restore. This bug...
View ArticleAbout CHUNKs and BULKs
With the introduction of SQLyog version 5.1 fully configurable BULK and CHUNK settings were introduced. BULKs have been available for a while (but only little configurable) and CHUNKs is something...
View Article