ユーザ用ツール

サイト用ツール


serverapps:db:mysql

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
serverapps:db:mysql [2024/10/03 09:56] – [バックアップ] adminserverapps:db:mysql [2024/10/03 09:58] (現在) – [DBエンジン] admin
行 132: 行 132:
   show engines;   show engines;
  
 +  select table_schema, table_name, engine from tables where table_schema = 'テーブル名';
 ===== バックアップ ===== ===== バックアップ =====
 パイプでつないで圧縮もする パイプでつないで圧縮もする
serverapps/db/mysql.1727949411.txt.gz · 最終更新: 2024/10/03 09:56 by admin