Is there a way to output the index structure of a table in a batch script as well? When I try to create a batch script of structure only, it does not include the indexes. Must i do something unique to get the indexes in the batch script?
When you export the structure you don't get the KEY and PRIMARY KEY lines? I get them every time. (And I export at least 1-3 a day.) What version fo SQLyog are you using?