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

php - Global connection variable or new one every time -

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