-
由 Thomas Mueller 提交于
Issue 28: Multi version concurrency (MVCC): when a row was updated or deleted, but this change was rolled back, the row was not visible by other sessions if no index was used to access it.
4f4ab94c
要查找这些版本在本项目版本库库的状态,请查看
标签。
Issue 28: Multi version concurrency (MVCC): when a row was updated or deleted, but this change was rolled back, the row was not visible by other sessions if no index was used to access it.