Comment 7 for bug 791783

Revision history for this message
Roel Van de Paar (roel11) wrote : Re: MTR testcase creation fails in various cases

Looking at the example above:

- "WhereSubquery" was put on a new line while it is part of a comment
- where_sub was put on a new line, likely because it starts with "where" or because of the ".", but it should have been left as part of the db.tablename
- select_... was put on a new line while it was part of a tablename