3 messages in com.mysql.lists.javaBacking up MySQL InnoDB tables
FromSent OnAttachments
Satu Kontio12 Apr 2002 04:57 
Joseph Greenwood12 Apr 2002 05:33 
Ken Anderson12 Apr 2002 08:38 
Subject:Backing up MySQL InnoDB tables
From:Satu Kontio (satu@sysart.fi)
Date:04/12/2002 04:57:11 AM
List:com.mysql.lists.java

Hi! The MySQL manual says about backups: "You can also simply copy all table files (`*.frm', `*.MYD', and `*.MYI' files) as long as the server isn't updating anything." Can this method be used with InnoDB tables?