GitHub user eb-zsl added a comment to the discussion: get table meta error:Value '4294967295' is outside of valid range for type java.lang.Integer java.sql.SQLDataException: Value '4294967295' is outside of valid range for type java.lang.Integer
这是一个比较坑得值,CARDINALITY代表唯一索引得预期值,这里如果是大表(过亿数据),一定会出此问题 GitHub link: https://github.com/apache/incubator-seata/discussions/7871#discussioncomment-15285048 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
