MySQL Forums
Forum List  »  MySQL Administrator

Re: add myd file
Posted by: Barry Galbraith
Date: October 15, 2009 06:01AM

MySQL controls myd files.

Create a new table using MyIsam engine, and you'll get a myd file, a myi file and a frm file with the name of the table.

Why do you want to add a myd file?

Barry.

Options: ReplyQuote


Subject
Written By
Posted
October 14, 2009 05:31AM
October 15, 2009 05:49AM
Re: add myd file
October 15, 2009 06:01AM
October 15, 2009 06:09AM
October 15, 2009 11:04PM
October 19, 2009 11:59PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.