提交 e4145656 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 131cba5e
......@@ -1997,6 +1997,7 @@ public class Database implements DataHandler {
// currently the combination of LOCK_MODE=0 and MULTI_THREADED is not supported
throw Message.getSQLException(ErrorCode.CANNOT_CHANGE_SETTING_WHEN_OPEN_1, "LOCK_MODE=0 & MULTI_THREADED");
}
break;
case Constants.LOCK_MODE_READ_COMMITTED:
case Constants.LOCK_MODE_TABLE:
case Constants.LOCK_MODE_TABLE_GC:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论