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

Forum Replies Created

Viewing 15 posts - 2,431 through 2,445 (of 2,527 total)
  • Author
    Posts
  • in reply to: How about a news letter? #13884
    Ritesh
    Member

    Thanks for the idea 😀

    in reply to: Suggestion: GUI font and columns #13882
    Ritesh
    Member

    We plan to support different fonts in one of the future release of SQLyog.

    in reply to: Error No. 2013 #13874
    Ritesh
    Member

    This error is quite common in the MySQL Mailing List.

    It seems that there is some bug in glibc provided by RH. Please check out the MySQL Mailing List archive.

    in reply to: small feature #13868
    Ritesh
    Member
    Quote:
    when doing some selection query it would be nice to have [edit/delete] button in grid for each row. so that u could delete individual row with a click and bring up dialog for row update. i beleive phpMyAdmin has that, quite useful.

    Use F8 to execute the query instead of F5.

    Quote:
    and on a side note, how about having 'copy cell value to clipboard' menu selection when right clicking on result grid. there is already 'copy data to clipboard'

    You can copy certain rows of data to clipboard and not column values. To copy individual rows to clipboard, select them in the resultpane and choose Export Selected Data To Clipboard from the popup menu.

    in reply to: crash on blob open #13872
    Ritesh
    Member

    Can you please send us your structure and some sample data for the table. It will be very helpful to fix the bug if there are any. You can mail them [email protected]

    in reply to: Can't Connect #13870
    Ritesh
    Member

    Seems, you are connecting to an older version of MySQL that does not supports ` around object names.

    in reply to: Error No. 1045 #13873
    Ritesh
    Member

    While exporting data, there are various options which you can check/uncheck.

    Please make sure that you have proper permissions for the job you have checked.

    in reply to: Synchronizing Database #13815
    Ritesh
    Member

    You can only bring the database structure in sync – not the data.

    SQLyog will generate the required scripts to bring one database in complete sync with another. So it is “automated” in that sense. However, scheduling this activity to run at regular intervals is not possible.

    in reply to: Printing table structure / results #13861
    Ritesh
    Member

    To create a “neat looking”, “printer friendly” schema

    select DB->Create Schema For the Database in HTML.

    You can also right click on the database and select this option.

    HTH

    in reply to: GPL #13846
    Ritesh
    Member
    Quote:
    Is this product protected under the GPL?

    NO. :huh:

    in reply to: other RDBMS ? #13860
    Ritesh
    Member

    As of now, we dont have any plans to support other systems.

    in reply to: Thanks #13836
    Ritesh
    Member
    Quote:
    Just wanted to say thanks for the great peace of software…

    🙂 😀 😆

    in reply to: Problem Sorting a field #13831
    Ritesh
    Member
    Quote:
    Once i view a table using SQLYOG (Table ->insert and update data), I would like to be able to sort a

    column (field) ascendingly or descendingly.

    As of now SQLyog does not supports sorting of data in Insert/Update Window…. In can only sort resultsets returned by a query in the Resultpane.

    in reply to: "alter table" screen problem #13829
    Ritesh
    Member

    Thanks for the bug report. It has been confirmed by our development team.

    The error will be fixed in SQLyog 3.1

    in reply to: Can't manage relationships… #13798
    Ritesh
    Member

    There seems to be some other problem. The same configuration works perfectly for me. Probably you have missed out something. Please read the InnoDB docs. I am sure that will help you more then I can 🙂

Viewing 15 posts - 2,431 through 2,445 (of 2,527 total)