Skip to content

bug: on centos build src, occor mysqld.cc:8134:31: error: 'STONEDB_TAG_NAME' was not declared in this scope #1262

@adofsauron

Description

@adofsauron

Have you read the Contributing Guidelines on issues?

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

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?

  • Yes, I will!

Metadata

Metadata

Assignees

Labels

A-bugSomething isn't working

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions