modify the version info (#421)

This commit is contained in:
Wan
2021-10-26 18:07:47 +08:00
committed by GitHub
parent b86bf6ed15
commit 188224d79b
5 changed files with 14 additions and 4 deletions

View File

@ -0,0 +1,6 @@
select version();
version()
3.1.1-OceanBase CE
show variables like 'version';
Variable_name Value
version 3.1.1-OceanBase CE

View File

@ -0,0 +1,2 @@
select version();
show variables like 'version';