feat: add common_version customization (#7869)

* feat: add product name customization

* chore: update tests
This commit is contained in:
Ning Sun
2026-03-26 18:18:06 +08:00
committed by GitHub
parent 1118fe243f
commit 08ded45c7a
15 changed files with 44 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ SELECT @@version_comment;
+-------------------+
| @@version_comment |
+-------------------+
| Greptime |
| GreptimeDB |
+-------------------+
-- SQLNESS PROTOCOL MYSQL