init push

This commit is contained in:
oceanbase-admin
2021-05-31 22:56:52 +08:00
commit cea7de1475
7020 changed files with 5689869 additions and 0 deletions

View File

@ -0,0 +1,2 @@
select c1+c2 from t1 limit 1;
explain select c1+c2 from t1 limit 1;