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

Forum Replies Created

Viewing 15 posts - 1,066 through 1,080 (of 2,527 total)
  • Author
    Posts
  • in reply to: SJA does not work … #17886
    Ritesh
    Member

    Very strange. I just worked on your issue and everything works as expected. I am running 4.1.7 on both source and target server. I created two tables as told by you. The two table data after inserting were:

    sja_1.png

    and

    sja_2.png

    There wont be one extra 1 as given in the insert into statement as 1 is an escape character.

    I did a sync as you said and it worked correctly.

    Then I changed the data as:

    sja_3.png

    Ran the sync again and everything was fine.

    in reply to: SJA job running for 11 hours #17904
    Ritesh
    Member
    Quote:
    It's is more than 2 times as fast to do INSERT as UPDATE

    There is valid reason to that. Its how MySQL (for any database) are designed. Reading the MySQL docs wil throw more light on the subject.

    in reply to: SJA job running for 11 hours #17902
    Ritesh
    Member

    It also depends upon your table structure and data. If there are too many blob columns then it takes time to generate checksums for the row.

    in reply to: Install option #17858
    Ritesh
    Member

    I have forwarded the issue to my build team. I think we need to change our NSIS (installer) script 😀

    in reply to: change in sorce-DB during sync #17862
    Ritesh
    Member

    The answer is:

    Quote:
    SJA will MAYBE write this change to b-base depending on circumstances

    It will update changes for rows that have still not been considered for the sync.

    To get sure-shot result you have to run the sync again.

    in reply to: SJA for FreeBSD? #17834
    Ritesh
    Member

    Currently there are no plans to have a FreeBSD version of SJA.

    By installing SJA for Windows or Linux, you can very well connect to a MySQL server running on FreeBSD and do the sync.

    in reply to: Synchronization using SSH tunneling #17833
    Ritesh
    Member

    Check out my local port solution provided at: http://www.webyog.com/forums/index.php?act…t=ST&f=6&t=1428.

    Looks like a MySQL daemon is running on the same port in your local machine as one of the local port.

    in reply to: change in sorce-DB during sync #17860
    Ritesh
    Member
    Quote:
    there is a good chance that the source will change during the sync proces

    I am not sure if I understood the problem. Can you explain a bit more?

    in reply to: Question and Suggestion about SJA #17868
    Ritesh
    Member
    Quote:
    Once more (I guess it's the 4th time) I shall propose that if it's possible, then it should be possible to use any unique index (and not only a PK) for sync.

    This option is in the TO-DO list but I am not sure when we will implement it as its pretty low in the priority list.

    in reply to: SJA does not work … #17882
    Ritesh
    Member

    What is your source and target MySQL versions?

    Can you send me sample data and table structure to reproduce the error?

    in reply to: Scheduled Backups – Could not connect… #17852
    Ritesh
    Member

    Under HTTP Tunneling in the Tunnel tab, there is a button called Advanced. Clicking on it will open up a window where you can specify the Proxy settings.

    Are you sure the details provided are correct in it?

    in reply to: SJA blocks "minimize" #17863
    Ritesh
    Member

    Thanks for the report. I have forwarded the issue to my development team.

    in reply to: MS Windows bug: crash clicking on a disabled field #17864
    Ritesh
    Member

    I have forwarded the issue to my development team and I will revert back with the bug status soon.

    in reply to: MySQL Query Browser came first #17878
    Ritesh
    Member

    Its already in our TO-DO list 😀

    in reply to: Program crash #17867
    Ritesh
    Member
    peterlaursen wrote on May 21 2005, 12:55 AM:
    Selecting “view data” form a table displays the first 1000 rows (“limit 0,1000”). Checking the checkbox “Show All” displays all rows. So far so good. But an attempt to UNCHECK the checkbox makes the program hang – or rather it does not really hang but starts working like mad (>90% CPU-resources) but nothing happens. You will have to close the program,

    This is a known performance issue with SQLyog and we plan to fix it in v4.1.

Viewing 15 posts - 1,066 through 1,080 (of 2,527 total)