tbUoky commented on issue #7410:
URL: 
https://github.com/apache/incubator-seata/issues/7410#issuecomment-2943153080

   > 从堆栈信息看是插入undoLog表失败,需要确认当前连接的库是否有undoLog表,跨schema的访问本身是支持的。
   > 
   > From the stack information, it seems that the insertion into the undoLog 
table failed. You need to confirm whether the currently connected DB has an 
undoLog table. Cross-schema access is supported.
   
   有undo_log表,但是只在difschema中有,默认登陆的DB的defschema下是没有的。需要在defschema 
下创建吗?无法使用difschema里的undo_log的吗? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to