kernel-quickstart
kernel-quickstart copied to clipboard
Documentation that introduces the OceanBase kernel
1:”隔离性(Isolation):多个并发事务互相不影响,就如同多个事务串行行执行一般。“ 这个地方的串行应该改为并行吧? 2:“ 然后从 Catalog 中拿到所有的原数据信息” 这里的预原数据信息应该改为“元数据信息”
错别字:”事物“改为“事务”
错别字:“显着”改为“显著”
fix typo : Interesting sort odrer -> Interesting sort order
修改plan cache、fast-parser 拼写错误
第 2 章:数据库的存储结构/2.5 记录的修改 https://www.oceanbase.com/docs/community-developer-quickstart-0000000000634009 