Pour rappel, MySQLND est une bibliothèque qui remplace libmysql dans les versions récentes de PHP, permettant d'inclure une nouvelle approche pour accélérer les transferts.
Le site internet Super Hero propose une liste très complète autour de MySQLND avec PHP avec 120 possibilités offertes.
En voici quelques unes :
- 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
- PHP: 120 tuning screws for mysqlnd
Le site internet Super Hero propose une liste très complète autour de MySQLND avec PHP avec 120 possibilités offertes.
En voici quelques unes :
- 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
- PHP: 120 tuning screws for mysqlnd
-
Auteur
-
Origine