Skip to content

Allow mariadb to work with 10.3.x and up #93

@stronk7

Description

@stronk7

In #25 we unpinned mariadb back to 10... (right now pointing to 10.3.x)... just to discover that there are some config variables not existing anymore:

2019-01-18 22:25:48 0 [ERROR] mysqld: unknown variable 'innodb_file_format=barracuda'
2019-01-18 22:25:48 0 [ERROR] Aborting

Preventing the server to startup. So we pinned it back to 10.2.

This issue is about to try mariadb compatible with all the versions. Then we'll be really able to unpin it completely.

Ciao :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions