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

Forum Replies Created

Viewing 15 posts - 1,861 through 1,875 (of 2,527 total)
  • Author
    Posts
  • in reply to: ODBC Import problem #15486
    Ritesh
    Member

    What is your source DB?

    Can you send us a backup of the tables?

    in reply to: Error No 1043 – Bad handshake #15326
    Ritesh
    Member
    in reply to: Structure Synchronization #15485
    Ritesh
    Member

    Which version of MySQL are you connecting to?

    in reply to: Database Synchronization wizard #15483
    Ritesh
    Member

    Enter the correct source server details and expand the Database combobox (press F4 with focus on the combobox or click on the arrow button on the right). It will drop down with all the databases present in the server.

    Quote:
    if the database name is 20 characters long you won't be able to specify your database name

    This is a bug. Will be fixed in the next release of SQLyog.

    in reply to: Feature Request #15482
    Ritesh
    Member

    Hmmmmmmm

    in reply to: misc wishes #15481
    Ritesh
    Member

    In the current version of SQLyog, you can edit an ORDERED set of data by using “Execute For Update (F8)” option.

    e.g. execute a query like

    Code:
    select * from tablename order by column desc

    and press F8. It will bring up the Insert/Update window where you can update the data.

    in reply to: SQLyog and MySQLAdministrator #15480
    Ritesh
    Member

    MySQL Administrator targets the DBA only. SQLyog caters to both the DBA and the MySQL developer. We intend to make SQLyog the “Swiss Army Knife” for MySQL.

    We are MySQL software partners and we are in regular touch with MySQL core development team. SQLyog and its related products will complement the GUI tools available from MySQL AB. However for the sake of convenience and completeness, there could be some overlapping features.

    The release of MySQL Administrator makes MySQL more competitive as compared to proprietary RDBMS. This is great news for us at Webyog. We have bet our future on the success of MySQL!

    in reply to: Problem in ODBC-Import #15419
    Ritesh
    Member

    Great 🙂

    in reply to: bad handshake again ??? #15476
    Ritesh
    Member

    Most of the users are still connecting to MySQL v4.0.x and below. The new 4.1.1 client library does not work correctly with 4.0.x and below.

    For people who are using 4.1.1 and above, we have a specially compiled binary that can be downloaded from http://www.webyog.com/sqlyog/SQLyog364e.exe .

    HTH

    in reply to: Export as Batch Scripts #15454
    Ritesh
    Member

    Which server are you connecting while taking the backup?

    SQLyog checks for the server version and if it is less then 3.23.x then it wont quote the object names with '`'

    in reply to: Export as Batch Scripts #15452
    Ritesh
    Member

    Can you explain a bit more?

    in reply to: Scripting Interface To SQLyog #15451
    Ritesh
    Member

    Yes! SJA is definitely the tool for you.

    You just need to install and configure SJA at each of the clients. You dont need to do any scripting. SJA can be scheduled.

    However, if required, you can spawn SJA from your perl script

    If the link goes down, SJA would resume from that point next time!

    in reply to: Crashes with "Execute Batch-Files" #15430
    Ritesh
    Member

    Thanks for pointing that out 🙂

    We are working on the feature.

    in reply to: Any changes to foreig key support? #15437
    Ritesh
    Member

    Hello

    Check out the Roadmap of SQLyog Max at http://www.webyog.com/forums/index.php?act…ct=ST&f=2&t=472

    in reply to: Error removing foreign key #15443
    Ritesh
    Member

    This is a known bug. This will be fixed in SQLyog 3.64 final release.

Viewing 15 posts - 1,861 through 1,875 (of 2,527 total)