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> |
||
|---|---|---|
| .. | ||
| mariadb | ||
| postgres | ||
| __init__.py | ||
| database.py | ||
| db_manager.py | ||
| operator_map.py | ||
| query.py | ||
| schema.py | ||
| sequence.py | ||
| utils.py | ||