mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 03:21:01 +00:00
69c21157ba
When installing a new project with MySQL, if the database doesn't exist before installation will fail because DBAL will try to get the server version by querying it. And since this query is done using the default database connexion and since the database doesn't exist, DBAL can't connect to the server. |
||
---|---|---|
.. | ||
config | ||
DoctrineMigrations | ||
Resources | ||
.htaccess | ||
AppCache.php | ||
AppKernel.php | ||
autoload.php |