sql - How to get table structure from .frm files in mysql -


i have .frm files how can structure of table have tried lot of methods couldn't succeeded .

you can recover table structure frm files on web interface mysqlfrm , other recovery techniques. upload form recovered sakila structure


Comments

Popular posts from this blog

c++ - protocol buffers - generate NON-inline accessors -

c# - issue attaching/adding an entity object which is detached from the DB Context? -