Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この問題を解決する最善の方法は何だろうと思っているだけです: テーブルに end_time という列があります。すべての行について、この end_time に達したときを確認し、フラグを変更する必要があります。現在の時刻がデータベースで使用可能な end_Time の 1 つ以上と等しいかどうかを毎分チェックし、フラグを変更するアプリ (php を使用) を作成することを考えています。より良い方法はありますか?
新しいバージョンの mysql にはイベント スケジューラがあります。
http://dev.mysql.com/doc/refman/5.1/en/events.html