Saturday, May 16, 2009

What are the MySQL database files stored in system ?

Data is stored in name.myd
Table structure is stored in name.frm
Index is stored in name.myi

No comments:

Post a Comment