GBase 8a
适配迁移
文章

插入数据时报错

发表于2023-04-19 16:53:01722次浏览0个评论

问题描述:插入数据时报错

报错 ERROR 1702 (HY000): gcluster table error: Incorrect table definition; there can be only one auto column and it must be defined as a key.

解决方案:

GBase 8a的自增列不允许Insert!

评论已关闭