timstamp key

4 views
Skip to first unread message

Waleed Abdulla

unread,
Dec 21, 2009, 8:11:57 PM12/21/09
to approcket
I needed to replicate two mysql tables into one app engine entity type so I created two replication services in the config file. Everything seemed to work except for one issue. The table in mysql that stores the last timestamp for each replication service uses the entity kind as a key, so both my replication services where sharing the same record. I fixed the issue by changing station.py to use the replication service name as the key rather than the kind. That fixed the problem. If anyone is interested in getting the update, let me know.

Waleed

Reply all
Reply to author
Forward
0 new messages