Brett Meyer commented on Bug HHH-6935

The original discussion on HHH-468 made the point that the boolean type was technically "more correct" for JDBC. However, since boolean is just a synonym for tinyint in MySQL, and the JDBC ColumnMetadata for a "boolean" MySQL column is of type BIT, I'm switching MySQLDialect back to the bit column type.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira