Open
Description
Either the hub should run with a MySQL 8 database or a note should be placed in the readme or this needs to be a more explicit/enforced dependency.
On a new Linux laptop (Mint 20) installing MySQL will install version 8. Running the hub will fail due to incompatibilities in the mysql package being used.
mysqljs/mysql#1959
mysqljs/mysql#2233
This workaround fixes the issue though: https://stackoverflow.com/a/50377944/2560696
Metadata
Metadata
Assignees
Labels
No labels