v1.3.5
feat: add OceanBase toggle to skip OSC tools Introduce `ob_online_ddl_skip_osc` so OceanBase can run DDL natively without invoking pt-osc or gh-ost, reducing tool overhead in online scenarios while keeping existing behavior by default. Made-with: Cursor