Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Connecting To Mysql With Ubuntu And Sja

forums forums SQLyog Using SQLyog Connecting To Mysql With Ubuntu And Sja

  • This topic is empty.
Viewing 6 reply threads
  • Author
    Posts
    • #9401
      miahfost
      Member

      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

    • #20019
      Ritesh
      Member

      http://webyog.com/sqlyog/sja.html

      BTW, are you using SJA 5.0?

    • #20020
      miahfost
      Member
      Ritesh wrote on Dec 12 2005, 02:31 PM:
      http://webyog.com/sqlyog/sja.html

      BTW, are you using SJA 5.0?

      [post=”8190″]<{POST_SNAPBACK}>[/post]

      No actually, here is the version string;

      SQLyog Job Agent Version 4.1

      Copyright © Webyog Softworks Pvt. Ltd.. All Rights Reserved.

    • #20021
      miahfost
      Member
      miahfost 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

    • #20022
      peterlaursen
      Participant
      Quote:
      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:

      http://www.webyog.com/faq/5_71_en.html

    • #20023
      peterlaursen
      Participant

      And I can add that I just 20 minutes ago installed SQLyog 5.01 on WINE/SuSE 10 and it works just fine too. 😀

    • #20024
      Ritesh
      Member

      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.

Viewing 6 reply threads
  • You must be logged in to reply to this topic.