Update ob_delete_log_plan.cpp (#427)

This commit is contained in:
richie
2021-10-26 17:23:20 +08:00
committed by GitHub
parent d01e355c6a
commit b86bf6ed15

View File

@ -133,7 +133,7 @@ int ObDeleteLogPlan::generate_raw_plan()
// EX OUT // EX OUT
// DELETE (p1) // DELETE (p1)
// ..... // .....
// (2) norale delete plan: // (2) normal delete plan:
// .... // ....
// MULTI PART DELETE // MULTI PART DELETE
// EX IN // EX IN