开发者社区 问答 正文

Hologres报ERROR: INSERT in ddl transaction is no...

已解决

Hologres报ERROR: INSERT in ddl transaction is not supported now

展开
收起
提个问题 2024-06-01 10:02:22 78 分享 版权
1 条回答
写回答
取消 提交回答
  • 开发者社区问答官方账号
    官方回答
    采纳回答
    报错信息:ERROR: INSERT in ddl transaction is not supported now。
    报错原因:事务里面不执行insert。
    解决办法:拿到事务外执行。
    2024-06-01 10:02:23
    赞同 展开评论