添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

This behaviour is due to the MySQL database driver that handles tinyint(1) as bit by default.


To change this, open the connection, navigate to the Properties tab and select Driver Properties . Locate the tinyInt1isBit parameter and change its value to false . Apply the changes and reconnect.


For reference, see MySQL Connector documentation: https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-result-sets.html