Forum Replies Created
-
AuthorPosts
-
RiteshMemberpeterlaursen 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.
RiteshMemberThis 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.
RiteshMemberv5.1 BETA 1 would be available next week. We are fine-tuning the last remaining 10% issues as of now 🙂
RiteshMemberStarting 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
RiteshMemberCan 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.
RiteshMemberWe 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.
RiteshMemberI 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.
RiteshMemberNope.
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.
RiteshMemberQuote: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?
RiteshMemberQuote:*** 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.
RiteshMemberHmmm…Looks like the focus is on the STOP button during the import process. We will fix it in v5.1.
RiteshMemberWhat 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.
RiteshMemberLooks 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.
RiteshMemberWe can probably have a link to this thread in the FAQ.
Maybe, bb144 can suggest something more.
RiteshMemberGosh. 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.
-
AuthorPosts