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

Forum Replies Created

Viewing 15 posts - 706 through 720 (of 2,527 total)
  • Author
    Posts
  • in reply to: Yahoo Connection #19097
    Ritesh
    Member

    We recently had a customer who had a similar issue (he was also using Yahoo).

    Quote:
    Here is what Yahoo says about the MySQL services they provide:

    Why can't I access my database?

    First, make sure that you are using the hostname “mysql” and not “localhost” in any of your PHP or Perl configuration files that require a MySQL hostname.

    Make sure that you provide mysql in the host address field rather then localhost.

    As far as I know, Yahoo does not provide direct connection so you will NEED to use HTTP Tunneling. You will need to upload SQLyogTunnel.php (available with the SQLyog installer). Put the correct URL in the HTTP Tunneling field and use the same credentials as you will use in your PHP pages.

    in reply to: What happened to SSL Encryption? #17047
    Ritesh
    Member

    We apologize for the inconvenience. SSL support got pushed down in our priority list, and all the licensing confusion related to OpenSSL for Windows added to our woes.

    We promise to deliver SSL with v. 4.4.

    SQLyog 4.2 will provide complete MySQL 5.x ( SPs, views, etc ) support.

    SQLyog 4.3 will address all Unicode issues.

    in reply to: Export Csv And Null #19085
    Ritesh
    Member

    You will need to export it in FIXED LENGTH format.

    in reply to: Feature Proposal: Filter In The Tabledata Tab #19094
    Ritesh
    Member

    This feature is already in the TO-DO list of SQLyog.

    in reply to: Setting Default Engine Type For New Tables #19079
    Ritesh
    Member

    To set the default engine use this in the my.cnf file: default-table-type=MyISAM

    in reply to: Does Sqlyog Support Mysql Spatial Datatypes? #19075
    Ritesh
    Member

    Currently we dont have support for spatial datatypes. Its in the TO-DO list but I cannot comment on the exact version of SQLyog that will support the feature.

    in reply to: Php Variables In Text Fields #19066
    Ritesh
    Member

    The operation that you are performing can only be done from a programming/scripting language.

    For you reference: http://mysql.scarlet.be/doc/mysql/en/variables.html

    in reply to: Crash On 'edit Sql' On Odbc Sync Wized #19067
    Ritesh
    Member

    Please mail me the job file. You can remove the authentication details from the job file.

    in reply to: Sqlyog Showing All Database On Webhost! #19025
    Ritesh
    Member

    BTW, did you you check out: Webyog Community Blogs

    in reply to: Sqlyog Showing All Database On Webhost! #19024
    Ritesh
    Member

    I have added it in the TO-DO list but I cannot guarantee the exact version which will have this feature.

    in reply to: Sql Database Import, Problem With '' #19034
    Ritesh
    Member

    This is very strange. SQLyog does not add anything to the query nor to the error message. It simply executes a query and shows the error as returned by MySQL itself.

    If the data is not confidential then is it possible for me to look at the sql file? I would be glad to provide you with FTP access where you can upload the file.

    in reply to: Database Synchronization Wizard – Columns #19019
    Ritesh
    Member

    Thanks for the report.

    We will fix the bug (if there are any) in v4.2.

    in reply to: Structure Sync Tool Not Dropping All Fields #19017
    Ritesh
    Member

    Thanks for the report.

    I will check it up from my office today. The bug will be fixed in v4.2 if there are any.

    in reply to: Sqlyog Showing All Database On Webhost! #19022
    Ritesh
    Member

    What is the MySQL version you are connecting too?

    Prior to v4.0x, it will list all the databases when

    Code:
    show databases

    is executed. After that, only the databases that you have to access to will be displayed.

    You can specify which database needs to be added to Object Browser by specifying them in Database(s) field in the connection window.

    in reply to: Community Blogs #19008
    Ritesh
    Member
    Quote:
    BTW: I drink Thy Classic Økologisk (organic) preferably. Info about the organic beers from “Thisted Bryghus” here: http://www.thisted-bryghus.dk/katalog7.htm

    Keep it for the BLOGS 😀

Viewing 15 posts - 706 through 720 (of 2,527 total)