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 ワークベンチにはジョブ スケジューラがありません。典型的な MySQL 自動ダンプは、mysqldumpコードを含むバッチ スクリプトを用意し、UNIX 側の cron ジョブまたは Windows スケジューラを使用してスクリプトを実行することによって行われます。
mysqldump