From: Johan De Meersman Date: December 14 2009 10:41am Subject: Re: Delete table definition without .frm files. List-Archive: http://lists.mysql.com/mysql/219718 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=0016369205f68d2bc0047aadeaf1 --0016369205f68d2bc0047aadeaf1 Content-Type: text/plain; charset=ISO-8859-1 Heh. You'll need to just create an empty .frm file, and then issue the drop table statement. On Mon, Dec 14, 2009 at 6:11 AM, Manasi Save < manasi.save@stripped> wrote: > Hi All, > > > I really don't know how to elaborate this problem because it is quite > strange- > > > I have deleted .frm files but not by issuing Drop table command I deleted > the folder from backend at folder level as there was some problem. > > > Is there any way I can delete this definition from innodb datafile? > > > Thanks in advance. > > -- > > Regards, > Manasi Save > Artificial Machines Private Limited > > --0016369205f68d2bc0047aadeaf1--