seata,若依微服务报错java.sql.SQLSyntaxErrorException: Table 'xxxx-seata.distributed_lock' doesn't exist
若依使用的 seata 版本1.4
最新的1.6 新增了 distributed_lock 这张表
D:\JAVA\seata-server-1.6.1_3\seata\script\server\db
重新啊执行一下 sql mysql.sql
若依使用的 seata 版本1.4
最新的1.6 新增了 distributed_lock 这张表
D:\JAVA\seata-server-1.6.1_3\seata\script\server\db
重新啊执行一下 sql mysql.sql