"J S" <[EMAIL PROTECTED]> wrote on 11/10/2004 16:56:28: > > > > > I've just accidentally run myisampack (myisampack Ver 1.22) on a table > >which > > > I still need to update. Is there anyway I can unpack it? > > > >myisamchk --unpack <table>.MYI > > > >http://dev.mysql.com/doc/mysql/en/myisamchk_repair_options.html > > > > Alec > > > > Thanks Alec, > > I haven't actually run myisamchk -rq --sort-index --analyze yet, only > myisampack on the MYD tables. Does that mean I don't need to worry?
No - I think your data is now packed, so you need to unpack it. I haven't done it myself, but one of my customers did exactly what you did last Friday, and recovered by using the myisamchk feature. I wans't there, so check the exact syntax from the manual. Alec -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]