I have a huge db that hangs the server if I try to export it, is there a way I can export it without all the data? Only the tables structure.
feedback
|
|
In the Export tab for your database, there's a checkbox on the lower right that says Data. Uncheck it and you should only have the bare structure in your export file.
| ||||
|
feedback
|
|
There is a checkbox called "Data". Untick it and phpMyAdmin should only return the table structure. | |||
|
feedback
|

