GRANT ALL PRIVILEGES ON faceshield_db.* TO 'faceshield_user'@'localhost'; GRANT ALL PRIVILEGES ON faceshield_db.* TO 'faceshield_user'@'%'; ...