Appendix with SQL operator
Unsupported SQL:
- RAL and RDL operations of DistSQL that are used in transactions.
- DDL statements that are used in XA transactions.
Privileges required for XA transactions:
In MySQL8, you need to grant the user XA_RECOVER_ADMIN
privileges, otherwise, the XA transaction manager will report an error when executing the XA RECOVER
statement.
当前内容版权归 ShardingSphere 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 ShardingSphere .