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

Synchronization log

forums forums SQLyog SQLyog: Bugs / Feature Requests Synchronization log

  • This topic is empty.
Viewing 8 reply threads
  • Author
    Posts
    • #8204
      sdpippin
      Member

      I have an error happening in my database synchronization. It says it wrote the problem to the log. Where is this log? Thanks in advance.

      Scott Pippin

      [email protected]

    • #15099
      Ritesh
      Member

      It will create sja.log in the installation directory of SQLyog.

    • #15100
      Shadow
      Member
      Quote:
      It will create sja.log in the installation directory of SQLyog.

      Or in the directory where you saved the xml file describing the sync…

    • #15101
      Ritesh
      Member
      Shadow wrote on Oct 20 2003, 09:19 AM:
      Quote:
      It will create sja.log in the installation directory of SQLyog.

      Or in the directory where you saved the xml file describing the sync…

      That was a bug in one of the previous RCs. SQLyog 3.61 fixes it and it will always create the log in the installation directory.

    • #15102
      Shadow
      Member

      Sure, but there was no indication of the SQLyog version being used…

    • #15103
      apmuthu
      Member

      On my Win98 machine with MSIE v6.0SP1 I just tried out SQLyog v3.61 – Tools / Database Synchronisation Wizard and tried to synch a local database with a remote database and in the sja.log file I got the following :-


      Sync started at Sat Oct 25 22:18:23 2003

      Error No. 1054

      Unknown column 'cdrmsg' in 'where clause'


      The corresponding XML file is:-

      Code:





      201.111.33.32
      root 3306 gk


      localhost
      root 3306 gk

      `cdrmsg`
      Endtime > '20031026'


      Also the Job Manager states that my platform is not supported.

      Ap.Muthu

    • #15104
      Shadow
      Member

      It seems that MySql can't find cdrmsg table in the source db or can't create it in the target db (permissions issue).

    • #15105
      Ritesh
      Member

      SQLyog uses Windows Task Scheduler to schedule synchronization. Task Scheduler is only available in Win2K/XP.

      Quote:
      Unknown column 'cdrmsg' in 'where clause'

      There is no table called 'cdrmsg' in the source db.

    • #15106
      Shadow
      Member

      W98 SE has scheduler as well…

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