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: Cannot Sync Databases While Ignoring Structures? #31428
    zentode
    Member
    'peterlaursen' wrote:

    We do not support syncing tables with different structures – except for

    * tables/columns with different charset/collation (but use it at you own risk – only with English/plain ASCII different charsets will work properly!)

    * tables with different  indexes (except for the Primary Key that must be identical)

    * some rarely used options like MAX_ROWS, MIN_ROWS etc.

    SQLyog Data Sync uses checksums calculated on a complete row (mostly).  There is a option, but  it defines on what columns checksum is calculated only. Even if option is used all columns will be synced. 

    We do not have any plans to change the implementation in this respect. *sync* means *make identical* and if even structure is not identical *sync* makes no sense to us.

    Thanks,

    The deal is the admin side of this installation has table columns that are not used or even included on the live sites side.

    The way this site was set up is with an “admin” database where the administrators add product listings. When they are done adding, the admin db was “synced” to the live site db. Inserting rows and populating matching columns with the relevant data.

    I guess there was some reason for this but, that is in the past. I have this dropped in my lap and there are over 150,000 listings in the db with more coming in daily. THERE IS NO WAY TO “SYNC” IT and they will go out of business if I cannot do this for them. Looks like I gotta buy an apple and use navicat until I can write a new backend for this beast.

    Navicat for mac will do this “out of non-sync” but, not with their pc version. I dislike navicat and was hoping your app could work for me.

    Oh well, at least I get to play with a mac for a while.

    Please keep me informed if you intend to allow a “ignore structure” when syncing checkbox in your software. I will jump right in and purchase.

    Thanks for your time.

Viewing 1 post (of 1 total)