Skip to content

Lealone 5.1.1 GA

Compare
Choose a tag to compare
@codefollower codefollower released this 15 Jan 08:12
· 734 commits to master since this release

bug fix

  • 使用 SystemSession 创建嵌入式数据库接着马上访问它会找不到数据库

  • 事务因为锁超时后未正确设置 Session 状态导致无法执行某些 SQL 语句(比如 SET 语句)

  • 执行 DDL 语句遇到对象锁时重复设置 Session 状态为 WAITING 有可能导致当前事务会被挂起