View Single Post

   
  #2 (permalink)  
Old 02-28-2008, 11:00 AM
richard
 
Posts: n/a
Default Re: mysql upgrade table/mysql check questions

i forgot to wrote what happens after repair
mysql> REPAIR TABLE Attachments;
+-----------------+--------+----------+-----------------------------+
| Table | Op | Msg_type | Msg_text |
+-----------------+--------+----------+-----------------------------+
| rt3.Attachments | repair | status | Table is already up to date |
+-----------------+--------+----------+-----------------------------+
1 row in set, 1 warning (6 min 30.36 sec)


Reply With Quote