Symfony 2 and mysqlnd
Trackbacks
mysqlnd_qc and Symfony2
Previously I was writing about combining Symfony2 and mysqlnd to get more statistics on what is going on below the surface in the database communication when using a Symfony2 application via the Symfony2 profiler. Now that's not all that can be done and I
Previously I was writing about combining Symfony2 and mysqlnd to get more statistics on what is going on below the surface in the database communication when using a Symfony2 application via the Symfony2 profiler. Now that's not all that can be done and I
Weblog: Johannes Schlüter
Tracked: Oct 07, 22:53
Tracked: Oct 07, 22:53




Sunday, October 2. 2011 at 20:34 (Link) (Reply)
Sunday, October 2. 2011 at 21:45 (Link) (Reply)
See also http://php.net/mysqlnd especially the chapter http://php.net/mysqlnd.overview
(mind that this bundle also requires that the mysqli extension is available, you don't have to use it, but it has to be there)
Monday, October 3. 2011 at 19:53 (Link) (Reply)
Monday, October 3. 2011 at 20:56 (Link) (Reply)
Wednesday, October 5. 2011 at 16:13 (Reply)
Friday, October 7. 2011 at 22:58 (Reply)