Skip to content

MYSQL image compatibility #386

@rsahoo752055

Description

@rsahoo752055

When we are trying to setup flagr image with mysql database (image version: latest/8/8.0/8.0.21), we are getting below error from mysql image container.
Error:: "INFO[0101] /go/src/github.com/checkr/flagr/pkg/handler/eval_cache_fetcher.go:147Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ASC,id ASC' at line 1
ERRO[0101] reload evaluation cache error err="Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ASC,id ASC' at line 1".

But when i am trying to setup flagr image with 5.7.31 or below mysql image version, flagr is working as excepted.

Please confirm mysql image compatibility version with flagr.

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