Description:
"Checking Column Name" generates the following report:
Checking the catalog for column name/type *consitency*.
Not all columns are in an *consitent* state.
The mismatches are:
1
books.tblcategories.description VARCHAR(30) != books.tblbooks.description VARCHAR(255)
Checking the catalog for column name/type *consitency*.
Not all columns are in an *consitent* state.
Misspellings marked with asterisks.
Should be "consistent" or "consistency".
How to repeat:
Ensure that ther are inconsistencies bewteen different tables with the columns that have the same name and then choose the menu option:
Plugins -> Catalog -> Checks -> Check Column Name/Datatype Consistance [sic] (This misspelling was reported in an earlier bug).
Suggested fix:
See above.