問題タブ [database-dump]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
3 に答える
406 参照

mysql - Mysql は、データベース全体の 10 ~ 20 % などの一部のダンプを取得します

データベースのダンプを取得するために、いくつかのテーブルを無視できることを知っています。しかし、ダンプ全体が大きすぎるため、20% 40% のようなデータの割合ですべてのテーブルのダンプを取得したいと考えています。これが私の通常のダンプクエリです。

特定の OS を探しているわけではなく、Linux Ubuntu を使用しています。