hi,
how can i trigger an update query on a certain record if that record was not update within last say: 1 minute???/ can i doit without using any scripting? if can't then php.

Recommended Answers

All 3 Replies

You need to keep tracking all the records.

example code maybe?

You need to store the last update time in a column and keep checking that using Event Scheduler

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.