Ulf Wendel

2009/10/23
by admin
Comments Off on PHP: the mysqlnd slow query log (incl. backtrace)

PHP: the mysqlnd slow query log (incl. backtrace)

Sometimes you forget about what you did years ago, for example the ability of mysqlnd write back traces of slow queries into the PHP error log . Regardless if you use mysqlnd with ext/mysql, ext/mysqli or PDO_MYSQL, mysqlnd is able … Continue reading