开发者社区 问答 正文

otter能支持json数据类型

问下otter能支持json数据类型,我们导入的时候出现这个错误。

Data truncation: Cannot create a JSON value from a string with CHARACTER SET 'binary'.; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Cannot create a JSON value from a string with CHARACTER SET 'binary'. 谢谢!

原提问者GitHub用户 deanjin

展开
收起
古拉古拉 2023-06-21 12:38:13 90 分享 版权
1 条回答
写回答
取消 提交回答
  • 需要升级mysql driver版本 尝试一下4.2.15版本吧

    原回答者GitHub用户 agapple

    2023-06-21 13:05:30
    赞同 展开评论