[前][次][番号順一覧][スレッド一覧]

mysql:9454

From: Kenichi-Ashida <Kenichi-Ashida <ashiken@xxxxxxxxxx>>
Date: Thu, 27 May 2004 17:02:06 +0900
Subject: [mysql 09454] Re: バックアップに関して

芦田です。

情報ありがとうございます。

  |  FLUSH TABLES WITH READ LOCK
  |  http://dev.mysql.com/doc/mysql/ja/FLUSH.html

なるほど、便利なコマンドですね。
検討してみます。

ありがとうございました。

   "[mysql 09453] Re: バックアップに関して" において、
   ""HIROSE, Masaaki" <hirose31@xxxxxxxxxx>"さんは書きました:

  |  ひろせといいます
  |  
  |  on "[mysql 09452] Re: バックアップに関して"
  |     <200405271628.JBE02557.LFOBTIJ@xxxxxxxxxx>
  |  at Thu, 27 May 2004 16:28:04 +0900
  |     Kenichi-Ashida <ashiken@xxxxxxxxxx> wrote:
  |  
  |  全てのデータベースの全てのテーブルを flush して read lock する場合は、
  |  
  |  > mysql> FLUSH TABLES;
  |  > mysql> LOCK TABLES table1 read, table2 read;
  |  
  |  の代わりに
  |  
  |  FLUSH TABLES WITH READ LOCK
  |  http://dev.mysql.com/doc/mysql/ja/FLUSH.html
  |  
  |  を使うのも手です。
  |  
  |  参考までに。
  |  ではでは
  |  
  |  -- 
  |  ひろせ
  |  http://www.irori.org/
  |  
  |  
  |  


[前][次][番号順一覧][スレッド一覧]

      9425 2004-05-25 18:30 [Kenichi-Ashida <ashi] バックアップに関して                    
      9431 2004-05-25 19:40 ┗[KEMUSI <keigo-fu@xxx]                                       
      9452 2004-05-27 16:28  ┗[Kenichi-Ashida <ashi]                                     
      9453 2004-05-27 16:50   ┗["HIROSE, Masaaki" <h]                                   
->    9454 2004-05-27 17:02    ┗[Kenichi-Ashida <ashi]