Hi,
When doing a "show create table TableX", the columns are not escaped by "`" so if there is a column with a reserverd keyword ("comment" for exemple), we can't just copy past the query returned to an other database.
Btw, I was thinking about opening a jira bug for that instead of posting it here, but I wasn't sure about the preffered way for you guys... let me know what is the prefered process for this kind on problems.
thanks