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

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 297 total)
  • Author
    Posts
  • in reply to: #34802
    sathish
    Member

    Hello,

     

    This option was removed. Quoting from version 8.5 release notes:

     

    • The option in ‘preferences’ to ‘Add keywords in UPPERCASE’ is removed. It was redundant since introduction of the ‘auto-capitalization’ feature.

    Please refer: http://faq.webyog.com/content/33/7/en/sqlyog-version-history.html

     

    Regards,

    Sathish

     

    in reply to: #34815
    sathish
    Member

    Hello,

     

    Also there is a known issue with import external data where ODBC/ANSI SQL does not have a CHUNK control which could cause memory exhaustion in either server or client at some point. We already have this in our issue tracker here:  https://code.google.com/p/sqlyog/issues/detail?id=1709 

     

    What you could do here is to have more jobs using a WHERE clause splitting that huge import into multiple smaller import jobs. 

     

    Please refer: https://static.webyog.com/docs/SQLyog/Migration_Toolkit_-_From_table-SQLWhere_SQLyog_MySQL_GUI.htm

     

    Regards,

    Sathish

    in reply to: #34814
    sathish
    Member

    Hello,

     

    1) What is the operation system?

    2) The SQLyog version(32 bit or 64 bit)?

    3) What is the type of conencion(Direct/HTTP/SSH)?

    4) Could you please tell us if this is consistently reproducible?

    5) It would be helpful if you could provide us the structure of the table where this issue is reproducible. 

     

    Regards,

    Sathish

    in reply to: #34810
    sathish
    Member

    Hello,

     

    It is the wine program loader that launches SQLyog when you search from Ubuntu launcher.  If you need SQLyog icon in the launcher then go to wine directory where SQLyog is installed. Run SQLyog from the installation folder and lock it to the launcher. Now you can see the SQLyog icon in the launcher and also you can relaunch SQLyog when needed.

     

    Regards,

    Sathish

    in reply to: #34809
    sathish
    Member

    Hello,

     

    It will be helpful if you could provide us a reproducible test case for this. Also please attach a screenshot with the options what you have checked in schema synchronization dialog.

     

    Also please refer: https://static.webyog.com/docs/SQLyog/Starting_Structure_Synchronization_SQLyog_MySQL_Client.htm

     

    Regards,

    Sathish

    in reply to: #34796
    sathish
    Member

    Hello,

     

     

    Try changing the max_allowed_packet setting to a larger value in the server.

     

    Open “my.ini/cnf”, located in your MySQL installation folder, and under [mysqld] section change “max_allowed_packet = 64M” and don’t forget to restart the server. You can check the value by executing:

     

    SHOW VARIABLES LIKE ‘max_allowed_packet’;

     

    Regards,

    Sathish

    in reply to: #34795
    sathish
    Member

    The SQLyogTunnel.php is designed to work only with SQLyog but not with other applications.

     

    if you want to use this with SQLyog then please refer: https://static.webyog.com/docs/SQLyog/Uploading_SQLyogTunnel_SQLyog_MySQL_Tool.htm

     

    https://static.webyog.com/docs/SQLyog/HTTP_Tunneling_SQLyog_MySQL_Client.html

    in reply to: #34793
    sathish
    Member

    Hello,

     

    We have tested this and it is working fine for us. We will contact you for a private session.

     

    Regards,

    Sathish

    in reply to: #34791
    sathish
    Member

    Hello,

     

    Could you please check if you are able to connect to SSH server from the terminal?

    Also please check if the SSH port is allowed in your firewall settings.

     

    Regards,

    Sathish

    in reply to: #34789
    sathish
    Member

    Also please refer this FAQ: http://faq.webyog.com/22_113_en.html

    in reply to: #34788
    sathish
    Member

    Hello,

     

    We have already replied in the ticket created by you. 

     

    Regards,

    Sathish

    in reply to: #34780
    sathish
    Member

    Hello,

     

    We are unable to reproduce this issue at our end. It would be helpful if you could create a private support ticket by sending a mail to [email protected] 

     

    Regards,

    Sathish

    in reply to: #34776
    sathish
    Member
    Hello,

     

    We have released V11.33 with this fix. Please refer: http://blog.webyog.com/2014/02/07/sqlyog-mysql-gui-11-33-released/

     

    Regards,

    Sathish

    in reply to: #34777
    sathish
    Member

    Hello,

     

    Its MySQL that stores the view definition in canonical form, so that’s what it gives you when you run SHOW CREATE VIEW

     

    Please refer: http://dev.mysql.com/doc/refman/5.5/en/show-create-view.html

     

    Regards,

    Sathish

    in reply to: #34775
    sathish
    Member

    We already have fixed a similar issue. Could you please send a mail to [email protected] so that we could provide you a special build with the fix. 

Viewing 15 posts - 61 through 75 (of 297 total)