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

Forum Replies Created

Viewing 15 posts - 376 through 390 (of 2,527 total)
  • Author
    Posts
  • in reply to: Tables Dont Sync, No Log Either #20462
    Ritesh
    Member
    peterlaursen wrote on Feb 8 2006, 11:57 AM:
    BTW: does SJA do anything like GROUP BY ??  If yes then MySQL builds temporary table(s) and that could be part of it.

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

    Hmmm. We indeed do that. Anyway, my engg. will be working on this issue in another couple of hours. Will revert back soon.

    in reply to: Tables Dont Sync, No Log Either #20460
    Ritesh
    Member

    This is not related to checksum generation problem. Somehow the timestamps are not getting updated correctly between the source and target. Is it due to SJA or due to some restrictions in MySQL, will let you know by evening.

    I will now try with Peters test case and see if I can reproduce the bug.

    in reply to: Structure Sync Leaves Out Comment #20273
    Ritesh
    Member

    v5.1 BETA 1 would be available next week. We are fine-tuning the last remaining 10% issues as of now 🙂

    in reply to: Problems automating SJA in linux #15963
    Ritesh
    Member

    Starting with v5.0, SJA takes two arguments. One for the log file and one for the session file. So now you can execute SJA like:

    ./sja -llogfile.log -ssessionlog.xml

    in reply to: Segmentation Fault #20440
    Ritesh
    Member

    Can you send me the table structure with some sample data of the concerned table?

    I will try to reproduce the problem at my side. I want to be sure if theres an issue with SJA or your system.

    in reply to: Segmentation Fault #20438
    Ritesh
    Member

    We compile SJA for Linux in FC4 machine. We statically link the binary with C libraries so that it does not have dependency problem in other systems.

    in reply to: New Feature #20444
    Ritesh
    Member

    I understand what Fernando is talking about:

    SJA should have an option to pick-up the xml config file from a script running on the web-server.

    The script(PHP, ASP, whatever) should send “Content-Type: text/xml” in the HTTP header and the contents of the XML config file in the HTTP body. Of course, this feature would provide unprecedented flexibiliy on genrating dynamic config files.

    Currently, the SQLyog tunneling page uses this method to communicate with the client.

    Nice suggestion Fernando – I have already put it in our TODO list.

    in reply to: create temporary table #16914
    Ritesh
    Member

    Nope.

    We have have delayed upgrading of User Management to future versions of SQLyog. Currently we are working on v5.1 which will have features like Autocompletion, IE like Favorite Folder and support of MySQL v5.x in structure sync tool.

    in reply to: Segmentation Fault #20433
    Ritesh
    Member
    Quote:
    1) can i solve the problem undating my glibc library on my local server? (the server that lunch sync script) or not?

    From the error code, it looks like updating your glibc will solve the problem. Meanwhile, how did working with the windows version go?

    in reply to: Segmentation Fault #20430
    Ritesh
    Member
    Quote:
    *** glibc detected *** corrupted double-linked list: 0x0825c798 ***

    Looks to me a corrupt glibc libarary. Did you check the windows version of SJA? You can run SQLyog in Linux using WINE and it works great.

    Can you check once and let me know how things progress? We have not received any segmentation fault error for v5.x yet.

    in reply to: Annoying #20425
    Ritesh
    Member

    Hmmm…Looks like the focus is on the STOP button during the import process. We will fix it in v5.1.

    in reply to: A Tab On Connection Windows #20424
    Ritesh
    Member

    What a coincidence 😀

    I had this idea myself last week. Every software e.g. Firefox have

    tab based interface. It makes more sense to move to a tab based layout. I even added this in our TO-DO list for later versions.

    This implementation should take us 1 week maximum.

    in reply to: Turkish Characters #20372
    Ritesh
    Member

    Looks like its a problem with the newly introduced SetNames function in the tunneler. We will take a look into it and probably fix it in v5.1.

    in reply to: Http Tunneling Stopped Working #20342
    Ritesh
    Member

    We can probably have a link to this thread in the FAQ.

    Maybe, bb144 can suggest something more.

    in reply to: Http Tunneling Stopped Working #20339
    Ritesh
    Member

    Gosh. Three pages of discussion and it ends up being a problem with the ISP. I was getting tensed 🙂

    Anyway, all's well that ends well. Maybe we can have a FAQ writeup on this issue.

    Quote:
    SQLyog is the best mysql manager I've ever used. I was prepared to switch ISP's rather than give it up!

    Thats great to hear. Maybe you can ask your ISP to bundle SQLyog with their offering since they dont allow direct connection and SQLyog's HTTP Tunneling would be the best solution.

    We have great bundling offers for ISPs.

Viewing 15 posts - 376 through 390 (of 2,527 total)