forums › forums › SQLyog › Using SQLyog › Connecting To Mysql With Ubuntu And Sja
- This topic is empty.
-
AuthorPosts
-
-
December 12, 2005 at 2:05 pm #9401miahfostMember
Hello there,
I recently installed the linux version of the MySQL graphical tool you have written, I previously used the Windows version.
Where is the documentation for the linux version? Right now I am getting an error message saying “Error opening session ERROR log file.” But there is no mention of where the error file is stored.
Is there a man page, man seems to think not.
Thanks for any help.
Jeremiah
-
December 12, 2005 at 2:31 pm #20019RiteshMember
http://webyog.com/sqlyog/sja.html
BTW, are you using SJA 5.0?
-
December 12, 2005 at 2:54 pm #20020miahfostMemberRitesh wrote on Dec 12 2005, 02:31 PM:
No actually, here is the version string;
SQLyog Job Agent Version 4.1
Copyright © Webyog Softworks Pvt. Ltd.. All Rights Reserved.
-
December 12, 2005 at 3:37 pm #20021miahfostMembermiahfost wrote on Dec 12 2005, 02:54 PM:No actually, here is the version string;
SQLyog Job Agent Version 4.1
Copyright © Webyog Softworks Pvt. Ltd.. All Rights Reserved.
[post=”8191″]<{POST_SNAPBACK}>[/post]I upgraded to the 5.0 version and hacked on the XML files a bit, specifically the one called sja-sample1.xml. That seemed to do the trick.
The version you provide for linux is not a graphical tool is it?
Jeremiah
-
December 12, 2005 at 11:48 pm #20022peterlaursenParticipantQuote:The version you provide for linux is not a graphical tool is it?
No the SJA for Linux is only the 'engine' for sync, backup, and notification.
A command line tool only.
Read about SJA for Linux and Windows here:
http://www.webyog.com/faq/15_47_en.html
However both SQLyog (Free, Pro and Enterprise) and SJA for Windows runs fine with WINE on LINUX:
-
December 13, 2005 at 6:02 am #20023peterlaursenParticipant
And I can add that I just 20 minutes ago installed SQLyog 5.01 on WINE/SuSE 10 and it works just fine too. 😀
-
December 13, 2005 at 10:07 am #20024RiteshMember
Starting from v5.x, you can specify the session file in sja using -s directive. Thus you can specify your own log and session file using the command:
sja -ssession.xml -lsja.log schema.xml
This allows you to execute SJA from a folder which does not have write privileges.
-
-
AuthorPosts
- You must be logged in to reply to this topic.