forums › forums › SQLyog › Using SQLyog › Mysql Forgets Info After Sync?! Help! :(
- This topic is empty.
-
AuthorPosts
-
-
April 4, 2006 at 2:08 am #21125
Ritesh
MemberSQLyog Job Agent 4.0 is pretty old and we have had lot of bug fixes after that.
Did you try the sync using the latest SJA v5.x?
If it is still giving errors then can you send me sample data so that we can reproduce the problem?
-
April 4, 2006 at 6:40 am #21126
peterlaursen
ParticipantCode:data that is not being updated, dissapears!Could you explain what is precisely 'disappears' ? Is it (only) this:
I can do a select on data that should not have been updated by SQLyog and it returns 0 rows, after a few secconds, its there again.
And after that there are no problems?
I think it looks mostly like a MySQL issue of some kind. Like MySQL operates some temporary tables internally. Or does it lock access? What is the MySQL version? On what platform?
-
April 4, 2006 at 11:56 pm #21127
gh0st
MemberWhat dissapears:
entire rows of data
I am using SQLyog Job Agent Version 4.0 with mysql version: 4.1.10a-standard-log across the board, on fedora core 2 linux. I have not tried sja 5.0 yet, ill give that a try
It could very well be a sql problem, if so it is one that I have been unable to figure out. I have tried running the myisamchk and isamchk utilities, to no avail
-
April 5, 2006 at 6:40 am #21128
peterlaursen
ParticipantBut if I understand you right, they don't disappear permanently?
-
April 13, 2006 at 8:35 pm #21129
gh0st
Memberpeterlaursen wrote on Apr 5 2006, 06:40 AM:But if I understand you right, they don't disappear permanently?correct, i am almost certain that this is an issue with mysql and not with sja
I have tried running myisamchk and isamchk with the repair options on all sql servers, both source and destination servers, I've even gone as far as droping the database, recreating it, and resync'ing it, still no luck.
I've used sja for quite some time, and have updated to the latest version with still no change. This same schema has been in place for a while, and never have had any problems with it until now.
baffled.
-
-
AuthorPosts
- You must be logged in to reply to this topic.