News Feed
Jobs Feed
Sections




News Archive
Internet Super Hero Blog:
PHP 120 tuning screws for mysqlnd
October 12, 2009 @ 09:34:35

New on the Internet Super Hero blog today Ulf Wendel has a huge post with a complete listing of all one hundred and twenty different kinds of statistics that the mysqlnd driver for PHP can gather during its connections:

This is about twice as much as it was when I blogged about the 59 tuning screws for mysqlnd. While the basics have not not changed and the API calls for accessing the data remained the same (see previous posting) the new figures have never been described before.

Each of the items on the list is described and some include some sample use cases. Here's just a few:

  • packets_sent, packets_received
  • bytes_received_eof_packets, packets_received_eof
  • bytes_received_rset_field_meta_packet, packets_received_rset_field_metabytes_received_change_user_packet, packets_received_change_user
  • result_set_queries
  • slow_queries
  • flushed_normal_sets, flushed_ps_sets
  • rows_fetched_from_client_ps_cursor
  • connect_success, connect_failure
  • in_middle_of_command_close
  • command_buffer_too_small
0 comments voice your opinion now!
mysqlnd statistics list


blog comments powered by Disqus

Similar Posts

Nexen.net: PHP statistics for March 2007

Paul Jones' Blog: Rasmus Lerdorf's Laconic(a) Performance

Internet Super Hero: PHP: mysqlnd can't do wonders

Zend Developer Zone: Weekly Summaries, Issues #323 & #324

PHPKitchen: Using Wordpress


Community Events











Don't see your event here?
Let us know!


object language community podcast application testing zendframework2 code interview framework opinion phpunit tool functional introduction development example release series unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework