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.
新しいレコードがデータベースに挿入されている間に、(--single-transaction --quick) を使用してテーブルをロックせずに巨大な innodb データベースを mysqldump したい。mysqldump プロセスは長時間続き、挿入はすぐに終了します。私の質問は次のとおりです 。mysqldump は、mysqldump の開始後に挿入された、新しく挿入されたレコードを含むすべてのレコードをダンプしますか?