Forum Replies Created
-
AuthorPosts
-
Ritesh
MemberHave you tried “Tools->Power Tools->Database Synchronization Wizard…”?
Ritesh
MemberAre you specifying the same local port for both the servers ( for SSH tunneling )?
Ritesh
MemberOops. My mistake. I actually meant 4.1.7 to 4.0.17.
The SQL returned from 4.1.7 is not backward compatible. Therefore, they dont work with 4.0.17.
Ritesh
MemberSQLyog uses the query returned from “CREATE TABLE…” SQL to create tables between two hosts. It looks like the SQL returned from 4.0.17 is not compatible with 4.1.7.
I have forwarded the issue to my development team.
Ritesh
MemberWhich version of MySQL?
Ritesh
MemberWe will fix this issue in one of the future releases of SQLyog.
Ritesh
MemberDid you download SJA or SQLyog Max BETA 1?
Ritesh
MemberWhich version of MySQL are you trying to connect?
Ritesh
MemberThe error usually occurs when MySQL is not running or you try to connect to the wrong port.
Quote:I can access this server from the Windows side just fineDo you mean you can access the MySQL server? If you can then provide the exact same details in SQLyog also.
Ritesh
MemberFor “Lost connection to MySQL server during query”, check out http://dev.mysql.com/doc/mysql/en/Gone_away.html.
“Unknown MySQL Server Host..” error simply means that you are providing wrong host name while connecting to your MySQL server.
Ritesh
MemberThat is a wonderful news. I hope things are working as expected 🙂
Ritesh
MemberUntar it using:
tar -xzvf sja40.tar.gz
Try executing it using the command:
root@] ./sja
Ritesh
MemberThis feature is already in the TO-DO list of SQLyog 😀
Ritesh
MemberPlease cut-n-paste the “CREATE TABLE…” statement for the table.
Sample data in CSV will be helpful.
Ritesh
MemberSounds cool 🙄
-
AuthorPosts