-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Hi,
strangely enough I still see timeouts when configuring as per recommendation. When analyzing the related Server Error I do not see any trace of Facile in it, while I think I should, the stack trace only refers to the AbstractMySQLDriver, Doctrine/DBAL/Driver/PDOMySql/Driver, Doctrine/DBAL/Connection.
How can I check that the configured Driver and Connection class are really loaded?
When running the bin/console debug:container command, I can see this
...
doctrine.dbal.connection Doctrine\DBAL\Connection
doctrine.dbal.connection.configuration Doctrine\DBAL\Configuration
doctrine.dbal.connection.event_manager Symfony\Bridge\Doctrine\ContainerAwareEventManager
doctrine.dbal.connection_factory Doctrine\Bundle\DoctrineBundle\ConnectionFactory
doctrine.dbal.default_connection Facile\DoctrineMySQLComeBack\Doctrine\DBAL\Connection
doctrine.dbal.default_connection.configuration Doctrine\DBAL\Configuration
doctrine.dbal.default_connection.event_manager Symfony\Bridge\Doctrine\ContainerAwareEventManager ...
Should it look like that?
Thanks for having a look.
Warm regards
Carsten
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels