Ulf Wendel

2007/09/11
by admin
Comments Off on PHP: 59 tuning screws for mysqlnd

PHP: 59 tuning screws for mysqlnd

59 – that is the number of statistics collected by mysqlnd. When I started writing this blog post, I hoped it would be easy going describing them. But it wasn’t. Some ten days ago, we’ve had 51 statistics and near … Continue reading

2007/09/03
by admin
Comments Off on PHP: mysqli_debug() – ‘m’/dump memory information

PHP: mysqli_debug() – ‘m’/dump memory information

Andrey has implemented a little mysqlnd only addition to mysqli_debug(): ‘m’ – dump memory information. It works like the other options described in PHP: Debugging ext/mysqli and mysqlnd with the only difference that it is only available with mysqlnd. Without … Continue reading