Ulf Wendel

2009/10/16
by admin
Comments Off on PHP: 150 performance tuning screws for mysqlnd

PHP: 150 performance tuning screws for mysqlnd

Yes, 150 means we added some 30 performance statistics to the MySQL native driver for PHP (mysqlnd) since monday. The new statistics are explained in three words: counting COM_* commands. COM_* commands refers to the command packets of the MySQL … Continue reading