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

Forum Replies Created

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • in reply to: Sync_script Editing #17841
    sdozono
    Member

    Thanx for the useful information! 🙂

    And I found another bug.

    If you edit the “columns checkboxes” in an exsiting sync_scripts, SQLyog 4.06 will add a back quote characters `(JIS CODE 60) again.

    So, the script will be,

    `id` -> “id“

    Then, it will NOT make SJA synchronize properly.

    So, what I did was….

    1) Erased unnecessary back quote characters.

    2) Adding WHERE-clauses for all the tables that need column specifications.

    Then, it started synchronizing successfully!

    in reply to: Sync_script Editing #17837
    sdozono
    Member

    As just an information, I'm using your SQLyog on Japanese Windows XP SP1.

    So far, I can not see Japanese Kanji(Chinese) Characters through SQLyog, but Synchronization is going well.

Viewing 2 posts - 16 through 17 (of 17 total)