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

SJA error on different versions

forums forums SQLyog Sync tools, Migration, Scheduled Backup and Notifications SJA error on different versions

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #8617

      I am trying to run SJA between a Linux box and a Windows box. I keep getting the following error:

      Warning : Source and Target MySQL versions are not matching.

      Source : 4.0.18-log, Target : 4.0.18.

      SJA may not work properly because of the difference in behaviour of concat_ws() across multiple MySQL versions.

      The 4.0.18-log version is my Linux install. I can't figure out how to get my NT install to read the same version. I've tried

      mysqld –bin-log –install and all kinds of variations.

      Does anyone have any advice?

    • #16431
      Ritesh
      Member

      SJA does a string comparison of the version numbers returned by MySQL and displays a warning.

      You can forget about the warning. Everything will work smoothly for your configuration 🙂

      HTH

Viewing 1 reply thread
  • You must be logged in to reply to this topic.