株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

クライアントバージョンによって、–set-gtid-purged=OFFが必要かもしれない。

mysqldump -uadmin -ppassword --single-transaction --skip-lock-tables --set-gtid-purged=OFF  -h 127.0.0.1 -P 23306 testdb > testdb_20250108.dump
mysql  Ver 8.0.40-0ubuntu0.24.04.1 for Linux on x86_64 ((Ubuntu))

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)