FC creates a temporary non-root user to use as the root user here, which doesn't have `SELECT` permissions on `mysql.user` Try to work around it by relying on `CREATE USER IF NOT EXISTS` Signed-off-by: Akhil Narang <me@akhilnarang.dev> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| database.py | ||
| framework_mariadb.sql | ||
| schema.py | ||
| setup_db.py | ||