You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The given 'driver' mysql is unknown, Doctrine currently supports only the following drivers: pdo_mysql, pdo_sqlite, pdo_pgsql, pdo_oci, oci8, ibm_db2, pdo_sqlsrv,
mysqli, drizzle_pdo_mysql, sqlanywhere, sqlsrv
[root@aloktesting pim-community-standard]# php bin/console cache:clear --no-warmup --env=prod
In DBALException.php line 138:
The given 'driver' mysql is unknown, Doctrine currently supports only the following drivers: pdo_mysql, pdo_sqlite, pdo_pgsql, pdo_oci, oci8, ibm_db2, pdo_sqlsrv,
mysqli, drizzle_pdo_mysql, sqlanywhere, sqlsrv
cache:clear [--no-warmup] [--no-optional-warmers] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--]
[root@aloktesting pim-community-standard]#
The text was updated successfully, but these errors were encountered: