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

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Twoway Sync With Sja(linux) Doesn´t Work #29291
    SQLyogTester
    Member

    Thx for your reply!

    I´ve searched before, but i couldn´t find the right solution or hint for my problem. Maybe i haven´t searched hard enough or my knowledge is insufficient!

    Server 2 is like a Mirror of Server 1 and vice versa. So when i alter for example the title of a page with the uid=13 (col uid is the PK on autoincrement) on server 2, the mirrored page-record (with the same uid) on server 1 should be updated during the sync process, because the timestamp (another col of all my tables) on server 2 are newer then the one on server 1.

    table PAGES on Server 1

    uid pid tstamp(unix) title …

    13 2 1243948375 home

    table PAGES on Server 2

    uid pid tstamp(unix) title …

    13 2 1246540375 start

    So how would your first suggestion solve this problem and how can i realize in detail your second one?

Viewing 1 post (of 1 total)