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

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Space Missing In Sync File #21715
    sarat
    Member

    I am not able to reproduce this error

    can you please paste here those source and destination table structures

    in reply to: Sqlyog 5.1 Rc Still Quietly Disappears #21270
    sarat
    Member

    Sqlyog 5.1 RC2 is released.

    Can you download and verify whether the problem exists in this release also

    sarat
    Member

    can you send the table schema and the data in sql format

    it would be really helpful

    sarat
    Member

    More information would be appreciated,

    Can you send us the table structure and data of which you r trying to synchronize.. If it is not confidential

    in reply to: Chunks And Bulks #21110
    sarat
    Member

    Can you tell me your settings e.g. BULK INSERT, COMPLETE INSERT etc. Best will be if you can send mail the SCHEMA file to Ritesh and screenshot of DB->Export Batch File option if you are using it.

    in reply to: [b5] Structure Sync Ui #21115
    sarat
    Member

    Both the issues are by design. I will discuss it with my fellow developers and reply back. Probably we can keep things in preferences.

    in reply to: Autocomplete Very Slow #20698
    sarat
    Member
    peterlaursen wrote on Feb 27 2006, 01:50 PM:
    Ok …  😀

    That means then that if SQLyog is the only client used that does changes to MySQL databases, then there should in principle be no need to rebuild at all (except for repair) ?

    [post=”8952″]<{POST_SNAPBACK}>[/post]

    Yes.

    in reply to: Editing Foreign Keys? #20736
    sarat
    Member
    nemanjko wrote on Feb 27 2006, 12:23 PM:
    Hi,

       

    I am using free edition of MySQL GUI v5.02 with MySQL database version 4.1.13a-nt.

    The problem I see is that I cannot edit foreign keys. I can delete them and create a new one. Is this because I am using free edition or some bug/unfinished thing ?

    Thanks,

    Nemanja.

    [post=”8949″]<{POST_SNAPBACK}>[/post]

    Editing for FK is not supported in SQLyog. This is in our TO-DO list.

    It is due to the reason that there is no way to alter foreign key instead u can drop and create a new one. We will be providing a GUI for the same in one of the later versions of SQLyog.

    Right now you will need to:

    DROP FOREIGN KEY constraint

    ADD FOREIGN KEY.

Viewing 8 posts - 1 through 8 (of 8 total)