2.2.1.Read-Uncommitted隔离模式 通过使用read_uncommittedpragma将隔离级别从serialized(默认值)更改为read-uncommitted,可以稍微修改上述行为