Have you read the Contributing Guidelines on issues?
Please confirm if bug report does NOT exists already ?
Describe the problem
https://github.com/stoneatom/stonedb/actions/runs/4054123361/jobs/6975578986
/__w/stonedb/stonedb/sql/mysqld.cc: In function 'void set_server_version()':
/__w/stonedb/stonedb/sql/mysqld.cc:8134:31: error: 'STONEDB_TAG_NAME' was not declared in this scope; did you mean 'STONEDB_BRANCH_NAME'?
8134 | static_cast<int>(sizeof(STONEDB_TAG_NAME)))
| ^~~~~~~~~~~~~~~~
| STONEDB_BRANCH_NAME
Expected behavior
No response
How To Reproduce
No response
Environment
No response
Are you interested in submitting a PR to solve the problem?