Skip to content

MariaDB: Make version check compatible with 10.10 #2913

@lastzero

Description

@lastzero

The system variable innodb_version is missing in MariaDB 10.10, unclear if accidentally or intentionally. Since this causes an error in the MariaDB version check, we must assume that it is a compatible release. In all other releases down to MySQL 8 this variable is set to the plain version (without additions like the application name or distribution which could cause parse errors).

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingprioritySupported by early sponsors or popular demandreleasedAvailable in the stable release

Type

No type

Projects

Status

Release 🌈

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions