> 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?

JS.



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to