forums › forums › SQLyog › Using SQLyog › Error No. 2007 – Protocol Mismatch
- This topic is empty.
-
AuthorPosts
-
-
December 12, 2004 at 6:38 am #8694bcrumrinMember
When I try to connect to the MySQL server I get an error. Error No. 2007 – Protocol mismatch; server version = 9, client version = 10
I realize this is because we are running a very old version of MySQL, but we have no way to change this today as it is not our server. We are in the process of upgrading (it's not going to be a quick thing) – we are evaluating MySQL clustering (ND:cool:.
In reading through some of the past posts there were some references to the problem I am experiencing. The solution was to get a special build of SQLyog that supported the older client library. It is still possibly to get this?
Thanks,
Brian
-
December 12, 2004 at 6:59 am #16674RiteshMember
Which version of MySQL are you connecting to?
Depending upon the MySQL version I can ask my development team to release a special build for you.
-
December 15, 2004 at 4:27 pm #16675bcrumrinMember
This is the version from mysql –version:
mysql Ver 9.38 Distrib 3.22.32, for pc-linux-gnu (i686)
We have tried HTTP tunneling as well without luck, SQLyog gets some data then just hangs there on subsequent queries.
Thanks,
Brian
-
December 17, 2004 at 12:29 pm #16676ShadowMember
The newer builds of PHP have trubles to connect to older versions of MySql as well. Even if they did, the returned results would not be in the format expected by SQLyog.
-
December 20, 2004 at 7:37 pm #16677bcrumrinMember
We are running an older build of PHP as well, so there are no connection problems there. It's probably just the results are not understandable by SQLyog.
Brian
-
December 21, 2004 at 2:48 am #16678RiteshMember
Can you send me the URL of your SQLyogTunnel.php page?
Is it possible to get temporary access to your MySQL server so that we can work on the problem and fix the bugs (if there are any).
-
-
AuthorPosts
- You must be logged in to reply to this topic.