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.
特定の時間に自動でmysql関数をトリガーする方法はありますか? mysql 5.0.91-logで、phpでこれを行う方法はありますか? 特定の時間に何かを行うように mysql を設定する php ページを意味しますか? どうもありがとうございます!
cron ジョブを使用して、特定の時間に PHP を実行できます。あなたのphpはmysqlストアドプロシージャを呼び出します。