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

Forum Replies Created

Viewing 15 posts - 586 through 600 (of 2,527 total)
  • Author
    Posts
  • in reply to: Linux = No Ssh? #19150
    Ritesh
    Member

    As Peter suggested, you can install SJA on a Windows machine and sync two MySQL servers running on any OS.

    in reply to: Concat_ws() #19467
    Ritesh
    Member

    We dont plan to implement concat_ws() on the client side. It will destroy the whole efficiency of the algorithm used in the data sync tool.

    You will need to upgrade or downgrade your target server.

    in reply to: Feature Req: Sql Template #19335
    Ritesh
    Member

    Select the table in the Object Browser, choose Table -> Paste SQL Statements -> Select col1, col2

    It does exactly what you want.

    We will be providing a shortcut for the same in the next BETA.

    in reply to: 4.2 Beta 5: Small Cosmetics #19463
    Ritesh
    Member

    Fixed in BETA 6.

    It will now show a status message that query(s) are being executed when SQLyog is executing query(s).

    in reply to: Did The Prices Just Go Up Or Am I Crazy? #19464
    Ritesh
    Member

    Enterprise Edition is USD 99 for commercial and USD 49 for non-commercial editions. It has been the same for quite sometime now.

    Did you miss something?

    in reply to: 4.2 Beta 5: Small Cosmetics #19462
    Ritesh
    Member

    Will be fixed in BETA 6.

    in reply to: Varchar-a Space At The Top Of Data #19448
    Ritesh
    Member

    Even I was able to reproduce a similar problem at my end.

    Will work on it tomorrow. Maybe requires some changes in the tunnel module.

    in reply to: Export Data As Sql Statements – No Line Feed #19439
    Ritesh
    Member

    Hmmm. Nice.

    I have added it in the TO-DO list. Will be implemented in v4.2 BETA 6.

    in reply to: Http(s)-tunneling: #19461
    Ritesh
    Member

    This is a SQLyog's internal error.

    It occurs when SQLyog is not able to correctly parse the XML sent by SQLyogTunnel.php. Generally, it happens when the webserver sends incomplete XML data.

    With v4.2 BETA 6, I will add an improved logging mechanism where it will log the received XML in sqlyog.err. This is will give us a better insight on the error.

    BTW, before showing the error, SQLyog would have shown the HTTP response in a dialog box. Can you cut-n-paste it out here?

    in reply to: Remember Text Column On Newline #19456
    Ritesh
    Member

    I have added it in the TO-DO list. We will implement it in one of the future versions of SQLyog.

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

    Bug fixed in 4.2 BETA 6 development tree.

    in reply to: Sync Problem With Mysql 5.0rc #19424
    Ritesh
    Member
    Quote:
    I did take an mysql backup before I started messing about.

    Its always good to have backups of your data 😀

    in reply to: Sync Problem With Mysql 5.0rc #19423
    Ritesh
    Member
    peterlaursen wrote on Oct 6 2005, 03:24 PM:
    thinking about this problems with “orphaned” entries in the MySQL database.

    I think it would take another option here (see picture) to choose “delete from target when row is not in source”.

    Will probably take a lot of coding to implement.  🙁

    [post=”7474″]<{POST_SNAPBACK}>[/post]

    I have added this in the TO-DO list. Maybe we will implement in v4.3. This is more of a 2-way sync issue!

    The only issue that I can think of – how a SELECT-WHERE clause with BINARY data works in ODBC? This wont be a problem if a PRIMARY key is defined on the table but then my experience says that many people do have tables without PRIMARY KEYS!

    Actually, thinking more on the above issue, it will be a problem if somebody has a PRIMARY KEY on binary data column?

    in reply to: Notification Services / Coditions #19453
    Ritesh
    Member

    I have added it in the TO-DO list of SQLyog. We will implement it in one of later BETAS of v4.2.

    in reply to: Notification Services / Coditions #19451
    Ritesh
    Member

    Currently, the mail will be sent in all cases. There is no way to conditionally send a mail. There is no workaround for this at present.

Viewing 15 posts - 586 through 600 (of 2,527 total)