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

Forum Replies Created

Viewing 15 posts - 676 through 690 (of 2,527 total)
  • Author
    Posts
  • in reply to: For Bruno Gubler #19173
    Ritesh
    Member

    He had sent a mail to [email protected] too asking about how to add comments to a column using SQLyog GUI.

    It is not currently possible but we plan to implement this feature in one of the future versions of SQLyog.

    in reply to: Gui Issue With User Manager #19187
    Ritesh
    Member

    Confirmed. Will be fixed in BETA 2.

    in reply to: Error No. 1130 #19175
    Ritesh
    Member
    in reply to: Copy Database To Other Host #19156
    Ritesh
    Member

    We should put in the FAQs

    in reply to: Copy Database To Other Host #19154
    Ritesh
    Member

    This is due to the fact that MySQL returns the SP, Function, Trigger definition with database name in it. Thus it looks like:

    create procedure db.table.xxxxxx ( …. )

    It is very difficult to correctly strip out the database name and execute it in a different context automatically.

    We have had a discussion with MySQL AB people and they said that they address this issue in v5.x. As of now, all the three options will be enabled when you copy the database to a different database with the same name.

    in reply to: 4.2 Beta1 Sqlyog.ini #19166
    Ritesh
    Member

    This is very strange as we dont keep passwords for any wizards in sqlyog.ini. If you open up the wizard again, you will see that all the fields keep their last values except the password.

    I have forwarded it to my development team.

    BTW, we keep the password in plain text in the XML job file.

    in reply to: Excel Friendly Export Of 4.2 #19164
    Ritesh
    Member

    You will have to click on Fill Excel Friendly Values button. Otherwise, it will have the last used values.

    in reply to: Excel Friendly Export Of 4.2 #19162
    Ritesh
    Member

    Its funny but Excel requires two different set of SEPARATORS when you open a CSV file and when you copy-paste data from clipboard.

    SQLyog takes care of both of them accordingly. You will will just need to change the separators to proper format before exporting to a file or to clipboard.

    We give you best of both the worlds 🙂

    HTH

    in reply to: What Does It Mean .. #19153
    Ritesh
    Member

    There was a typo. Thanks for catching that! It has been fixed now.

    in reply to: Linux = No Ssh? #19146
    Ritesh
    Member

    Is this a common rant among sqlyog customers?

    No.

    Am I alone in this?

    Kind of – Yes.

    Are there any plans to support this?

    Currently there are no plans to implement this but I have added it in the TO-DO list.

    in reply to: Big Dumps And Upload Speed #19141
    Ritesh
    Member

    Now I am really at lost of ideas. Starting from v4.05, we have vastly improved the Import data from SQL dump module and our profiling shows that its as fast as the MySQL command line tool (in some cases even better).

    The most strange fact is that all other options work as expected 😮

    in reply to: Big Dumps And Upload Speed #19139
    Ritesh
    Member

    Are your SQL dump as BULK INSERTS or INDIVIDUAL INSERTs?

    Can you try importing the dump from the mysql command line tool?

    in reply to: Big Dumps And Upload Speed #19137
    Ritesh
    Member

    Very strange that its so slow on a direct connection. Do you find any sluggishness with other options?

    BTW, whats your connection speed?

    in reply to: Checkbox Not Disabled #19132
    Ritesh
    Member

    Thanks for the bug report.

    A patch has been commited to our v4.2 repository. This bug will be fixed in v4.2 BETA 1 which will be released shortly.

    in reply to: Big Dumps And Upload Speed #19134
    Ritesh
    Member

    Are you using HTTP Tunneling or Direct Connection?

Viewing 15 posts - 676 through 690 (of 2,527 total)