Did you ever read this article:
http://webyog.com/en/whitepapers/Using_SQL…L_Databases.pdf
you will find that actually I too at that time requested a feature like
Quote:
WHERE source.blabla OPERATOR target.blabla
to be supported.
but the server does not understand 'soruce' and 'target'. SQLyog/SJA does not parse the WHERE clause. it is just sent to the server
The article also has a example of how you CAN use timestamps, however. And a 'trick' to use a server constant with the Primary Key.
You will find a few more Forums posts recently about similar issues. Actually we are discussing internally how to improve the usablilty of the DATA SYNC tool. We will udate this:
http://webyog.com/faq/33_20_en.html
when 5.2 FINAL is releases