asmith Posted December 12, 2007 Share Posted December 12, 2007 for putting to a cron .... i want it to check in database1 : table1 if unix_timetsamp (aaa) + 20000 < now then select column_name . then it go to database2 . update table set value=column_name where .... how can i acheive this in the simplest way ? thanks Quote Link to comment Share on other sites More sharing options...
fenway Posted December 12, 2007 Share Posted December 12, 2007 I'm not sure I understand... write the necessary statements and run the cron...? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.