Test: /ext/mysqli/tests/mysqli_get_connection_stats.phpt - Version 5.7.0-dev    

There is 1 diff reported by users for this test.

Count Diff
12 (100%)
001+ [005] The hashes should be identical except of the memory related fields
001- done!
002+ array(160) {
003+ ["bytes_sent"]=>
004+ string(3) "291"
005+ ["bytes_received"]=>
006+ string(3) "182"
007+ ["packets_sent"]=>
008+ string(1) "8"
009+ ["packets_received"]=>
010+ string(1) "5"
011+ ["protocol_overhead_in"]=>
012+ string(2) "20"
013+ ["protocol_overhead_out"]=>
014+ string(2) "32"
015+ ["bytes_received_ok_packet"]=>
016+ string(1) "0"
017+ ["bytes_received_eof_packet"]=>
018+ string(1) "0"
019+ ["bytes_received_rset_header_packet"]=>
020+ string(1) "0"
021+ ["bytes_received_rset_field_meta_packet"]=>
022+ string(1) "0"
023+ ["bytes_received_rset_row_packet"]=>
024+ string(2) "72"
025+ ["bytes_received_prepare_response_packet"]=>
026+ string(1) "0"
027+ ["bytes_received_change_user_packet"]=>
028+ string(1) "0"
029+ ["packets_sent_command"]=>
030+ string(1) "3"
031+ ["packets_received_ok"]=>
032+ string(1) "0"
033+ ["packets_received_eof"]=>
034+ string(1) "0"
035+ ["packets_received_rset_header"]=>
036+ string(1) "0"
037+ ["packets_received_rset_field_meta"]=>
038+ string(1) "0"
039+ ["packets_received_rset_row"]=>
040+ string(1) "3"
041+ ["packets_received_prepare_response"]=>
042+ string(1) "0"
043+ ["packets_received_change_user"]=>
044+ string(1) "0"
045+ ["result_set_queries"]=>
046+ string(1) "0"
047+ ["non_result_set_queries"]=>
048+ string(1) "3"
049+ ["no_index_used"]=>
050+ string(1) "0"
051+ ["bad_index_used"]=>
052+ string(1) "0"
053+ ["slow_queries"]=>
054+ string(1) "0"
055+ ["buffered_sets"]=>
056+ string(1) "0"
057+ ["unbuffered_sets"]=>
058+ string(1) "0"
059+ ["ps_buffered_sets"]=>
060+ string(1) "0"
061+ ["ps_unbuffered_sets"]=>
062+ string(1) "0"
063+ ["flushed_normal_sets"]=>
064+ string(1) "0"
065+ ["flushed_ps_sets"]=>
066+ string(1) "0"
067+ ["ps_prepared_never_executed"]=>
068+ string(1) "0"
069+ ["ps_prepared_once_executed"]=>
070+ string(1) "0"
071+ ["rows_fetched_from_server_normal"]=>
072+ string(1) "0"
073+ ["rows_fetched_from_server_ps"]=>
074+ string(1) "0"
075+ ["rows_buffered_from_client_normal"]=>
076+ string(1) "0"
077+ ["rows_buffered_from_client_ps"]=>
078+ string(1) "0"
079+ ["rows_fetched_from_client_normal_buffered"]=>
080+ string(1) "0"
081+ ["rows_fetched_from_client_normal_unbuffered"]=>
082+ string(1) "0"
083+ ["rows_fetched_from_client_ps_buffered"]=>
084+ string(1) "0"
085+ ["rows_fetched_from_client_ps_unbuffered"]=>
086+ string(1) "0"
087+ ["rows_fetched_from_client_ps_cursor"]=>
088+ string(1) "0"
089+ ["rows_affected_normal"]=>
090+ string(1) "6"
091+ ["rows_affected_ps"]=>
092+ string(1) "0"
093+ ["rows_skipped_normal"]=>
094+ string(1) "0"
095+ ["rows_skipped_ps"]=>
096+ string(1) "0"
097+ ["copy_on_write_saved"]=>
098+ string(1) "0"
099+ ["copy_on_write_performed"]=>
100+ string(1) "0"
101+ ["command_buffer_too_small"]=>
102+ string(1) "0"
103+ ["connect_success"]=>
104+ string(1) "1"
105+ ["connect_failure"]=>
106+ string(1) "0"
107+ ["connection_reused"]=>
108+ string(1) "0"
109+ ["reconnect"]=>
110+ string(1) "0"
111+ ["pconnect_success"]=>
112+ string(1) "1"
113+ ["active_connections"]=>
114+ string(1) "1"
115+ ["active_persistent_connections"]=>
116+ string(1) "1"
117+ ["explicit_close"]=>
118+ string(1) "0"
119+ ["implicit_close"]=>
120+ string(1) "0"
121+ ["disconnect_close"]=>
122+ string(1) "0"
123+ ["in_middle_of_command_close"]=>
124+ string(1) "0"
125+ ["explicit_free_result"]=>
126+ string(1) "0"
127+ ["implicit_free_result"]=>
128+ string(1) "0"
129+ ["explicit_stmt_close"]=>
130+ string(1) "0"
131+ ["implicit_stmt_close"]=>
132+ string(1) "0"
133+ ["mem_emalloc_count"]=>
134+ int(0)
135+ ["mem_emalloc_amount"]=>
136+ int(0)
137+ ["mem_ecalloc_count"]=>
138+ int(0)
139+ ["mem_ecalloc_amount"]=>
140+ int(0)
141+ ["mem_erealloc_count"]=>
142+ int(0)
143+ ["mem_erealloc_amount"]=>
144+ int(0)
145+ ["mem_efree_count"]=>
146+ int(0)
147+ ["mem_efree_amount"]=>
148+ int(0)
149+ ["mem_malloc_count"]=>
150+ int(0)
151+ ["mem_malloc_amount"]=>
152+ int(0)
153+ ["mem_calloc_count"]=>
154+ int(0)
155+ ["mem_calloc_amount"]=>
156+ int(0)
157+ ["mem_realloc_count"]=>
158+ int(0)
159+ ["mem_realloc_amount"]=>
160+ int(0)
161+ ["mem_free_count"]=>
162+ int(0)
163+ ["mem_free_amount"]=>
164+ int(0)
165+ ["mem_estrndup_count"]=>
166+ int(0)
167+ ["mem_strndup_count"]=>
168+ int(0)
169+ ["mem_estndup_count"]=>
170+ int(0)
171+ ["mem_strdup_count"]=>
172+ int(0)
173+ ["proto_text_fetched_null"]=>
174+ string(1) "0"
175+ ["proto_text_fetched_bit"]=>
176+ string(1) "0"
177+ ["proto_text_fetched_tinyint"]=>
178+ string(1) "0"
179+ ["proto_text_fetched_short"]=>
180+ string(1) "0"
181+ ["proto_text_fetched_int24"]=>
182+ string(1) "0"
183+ ["proto_text_fetched_int"]=>
184+ string(1) "0"
185+ ["proto_text_fetched_bigint"]=>
186+ string(1) "0"
187+ ["proto_text_fetched_decimal"]=>
188+ string(1) "0"
189+ ["proto_text_fetched_float"]=>
190+ string(1) "0"
191+ ["proto_text_fetched_double"]=>
192+ string(1) "0"
193+ ["proto_text_fetched_date"]=>
194+ string(1) "0"
195+ ["proto_text_fetched_year"]=>
196+ string(1) "0"
197+ ["proto_text_fetched_time"]=>
198+ string(1) "0"
199+ ["proto_text_fetched_datetime"]=>
200+ string(1) "0"
201+ ["proto_text_fetched_timestamp"]=>
202+ string(1) "0"
203+ ["proto_text_fetched_string"]=>
204+ string(1) "0"
205+ ["proto_text_fetched_blob"]=>
206+ string(1) "0"
207+ ["proto_text_fetched_enum"]=>
208+ string(1) "0"
209+ ["proto_text_fetched_set"]=>
210+ string(1) "0"
211+ ["proto_text_fetched_geometry"]=>
212+ string(1) "0"
213+ ["proto_text_fetched_other"]=>
214+ string(1) "0"
215+ ["proto_binary_fetched_null"]=>
216+ string(1) "0"
217+ ["proto_binary_fetched_bit"]=>
218+ string(1) "0"
219+ ["proto_binary_fetched_tinyint"]=>
220+ string(1) "0"
221+ ["proto_binary_fetched_short"]=>
222+ string(1) "0"
223+ ["proto_binary_fetched_int24"]=>
224+ string(1) "0"
225+ ["proto_binary_fetched_int"]=>
226+ string(1) "0"
227+ ["proto_binary_fetched_bigint"]=>
228+ string(1) "0"
229+ ["proto_binary_fetched_decimal"]=>
230+ string(1) "0"
231+ ["proto_binary_fetched_float"]=>
232+ string(1) "0"
233+ ["proto_binary_fetched_double"]=>
234+ string(1) "0"
235+ ["proto_binary_fetched_date"]=>
236+ string(1) "0"
237+ ["proto_binary_fetched_year"]=>
238+ string(1) "0"
239+ ["proto_binary_fetched_time"]=>
240+ string(1) "0"
241+ ["proto_binary_fetched_datetime"]=>
242+ string(1) "0"
243+ ["proto_binary_fetched_timestamp"]=>
244+ string(1) "0"
245+ ["proto_binary_fetched_string"]=>
246+ string(1) "0"
247+ ["proto_binary_fetched_blob"]=>
248+ string(1) "0"
249+ ["proto_binary_fetched_enum"]=>
250+ string(1) "0"
251+ ["proto_binary_fetched_set"]=>
252+ string(1) "0"
253+ ["proto_binary_fetched_geometry"]=>
254+ string(1) "0"
255+ ["proto_binary_fetched_other"]=>
256+ string(1) "0"
257+ ["init_command_executed_count"]=>
258+ string(1) "0"
259+ ["init_command_failed_count"]=>
260+ string(1) "0"
261+ ["com_quit"]=>
262+ string(1) "0"
263+ ["com_init_db"]=>
264+ string(1) "0"
265+ ["com_query"]=>
266+ string(1) "3"
267+ ["com_field_list"]=>
268+ string(1) "0"
269+ ["com_create_db"]=>
270+ string(1) "0"
271+ ["com_drop_db"]=>
272+ string(1) "0"
273+ ["com_refresh"]=>
274+ string(1) "0"
275+ ["com_shutdown"]=>
276+ string(1) "0"
277+ ["com_statistics"]=>
278+ string(1) "0"
279+ ["com_process_info"]=>
280+ string(1) "0"
281+ ["com_connect"]=>
282+ string(1) "0"
283+ ["com_process_kill"]=>
284+ string(1) "0"
285+ ["com_debug"]=>
286+ string(1) "0"
287+ ["com_ping"]=>
288+ string(1) "0"
289+ ["com_time"]=>
290+ string(1) "0"
291+ ["com_delayed_insert"]=>
292+ string(1) "0"
293+ ["com_change_user"]=>
294+ string(1) "0"
295+ ["com_binlog_dump"]=>
296+ string(1) "0"
297+ ["com_table_dump"]=>
298+ string(1) "0"
299+ ["com_connect_out"]=>
300+ string(1) "0"
301+ ["com_register_slave"]=>
302+ string(1) "0"
303+ ["com_stmt_prepare"]=>
304+ string(1) "0"
305+ ["com_stmt_execute"]=>
306+ string(1) "0"
307+ ["com_stmt_send_long_data"]=>
308+ string(1) "0"
309+ ["com_stmt_close"]=>
310+ string(1) "0"
311+ ["com_stmt_reset"]=>
312+ string(1) "0"
313+ ["com_stmt_set_option"]=>
314+ string(1) "0"
315+ ["com_stmt_fetch"]=>
316+ string(1) "0"
317+ ["com_deamon"]=>
318+ string(1) "0"
319+ ["bytes_received_real_data_normal"]=>
320+ string(1) "0"
321+ ["bytes_received_real_data_ps"]=>
322+ string(1) "0"
323+ }
324+ array(160) {
325+ ["bytes_sent"]=>
326+ string(3) "291"
327+ ["bytes_received"]=>
328+ string(3) "182"
329+ ["packets_sent"]=>
330+ string(1) "8"
331+ ["packets_received"]=>
332+ string(1) "5"
333+ ["protocol_overhead_in"]=>
334+ string(2) "20"
335+ ["protocol_overhead_out"]=>
336+ string(2) "32"
337+ ["bytes_received_ok_packet"]=>
338+ string(1) "0"
339+ ["bytes_received_eof_packet"]=>
340+ string(1) "0"
341+ ["bytes_received_rset_header_packet"]=>
342+ string(1) "0"
343+ ["bytes_received_rset_field_meta_packet"]=>
344+ string(1) "0"
345+ ["bytes_received_rset_row_packet"]=>
346+ string(2) "72"
347+ ["bytes_received_prepare_response_packet"]=>
348+ string(1) "0"
349+ ["bytes_received_change_user_packet"]=>
350+ string(1) "0"
351+ ["packets_sent_command"]=>
352+ string(1) "3"
353+ ["packets_received_ok"]=>
354+ string(1) "0"
355+ ["packets_received_eof"]=>
356+ string(1) "0"
357+ ["packets_received_rset_header"]=>
358+ string(1) "0"
359+ ["packets_received_rset_field_meta"]=>
360+ string(1) "0"
361+ ["packets_received_rset_row"]=>
362+ string(1) "3"
363+ ["packets_received_prepare_response"]=>
364+ string(1) "0"
365+ ["packets_received_change_user"]=>
366+ string(1) "0"
367+ ["result_set_queries"]=>
368+ string(1) "0"
369+ ["non_result_set_queries"]=>
370+ string(1) "3"
371+ ["no_index_used"]=>
372+ string(1) "0"
373+ ["bad_index_used"]=>
374+ string(1) "0"
375+ ["slow_queries"]=>
376+ string(1) "0"
377+ ["buffered_sets"]=>
378+ string(1) "0"
379+ ["unbuffered_sets"]=>
380+ string(1) "0"
381+ ["ps_buffered_sets"]=>
382+ string(1) "0"
383+ ["ps_unbuffered_sets"]=>
384+ string(1) "0"
385+ ["flushed_normal_sets"]=>
386+ string(1) "0"
387+ ["flushed_ps_sets"]=>
388+ string(1) "0"
389+ ["ps_prepared_never_executed"]=>
390+ string(1) "0"
391+ ["ps_prepared_once_executed"]=>
392+ string(1) "0"
393+ ["rows_fetched_from_server_normal"]=>
394+ string(1) "0"
395+ ["rows_fetched_from_server_ps"]=>
396+ string(1) "0"
397+ ["rows_buffered_from_client_normal"]=>
398+ string(1) "0"
399+ ["rows_buffered_from_client_ps"]=>
400+ string(1) "0"
401+ ["rows_fetched_from_client_normal_buffered"]=>
402+ string(1) "0"
403+ ["rows_fetched_from_client_normal_unbuffered"]=>
404+ string(1) "0"
405+ ["rows_fetched_from_client_ps_buffered"]=>
406+ string(1) "0"
407+ ["rows_fetched_from_client_ps_unbuffered"]=>
408+ string(1) "0"
409+ ["rows_fetched_from_client_ps_cursor"]=>
410+ string(1) "0"
411+ ["rows_affected_normal"]=>
412+ string(1) "6"
413+ ["rows_affected_ps"]=>
414+ string(1) "0"
415+ ["rows_skipped_normal"]=>
416+ string(1) "0"
417+ ["rows_skipped_ps"]=>
418+ string(1) "0"
419+ ["copy_on_write_saved"]=>
420+ string(1) "0"
421+ ["copy_on_write_performed"]=>
422+ string(1) "0"
423+ ["command_buffer_too_small"]=>
424+ string(1) "0"
425+ ["connect_success"]=>
426+ string(1) "1"
427+ ["connect_failure"]=>
428+ string(1) "0"
429+ ["connection_reused"]=>
430+ string(1) "0"
431+ ["reconnect"]=>
432+ string(1) "0"
433+ ["pconnect_success"]=>
434+ string(1) "1"
435+ ["active_connections"]=>
436+ string(1) "1"
437+ ["active_persistent_connections"]=>
438+ string(1) "1"
439+ ["explicit_close"]=>
440+ string(1) "0"
441+ ["implicit_close"]=>
442+ string(1) "0"
443+ ["disconnect_close"]=>
444+ string(1) "0"
445+ ["in_middle_of_command_close"]=>
446+ string(1) "0"
447+ ["explicit_free_result"]=>
448+ string(1) "0"
449+ ["implicit_free_result"]=>
450+ string(1) "0"
451+ ["explicit_stmt_close"]=>
452+ string(1) "0"
453+ ["implicit_stmt_close"]=>
454+ string(1) "0"
455+ ["mem_emalloc_count"]=>
456+ int(0)
457+ ["mem_emalloc_amount"]=>
458+ int(0)
459+ ["mem_ecalloc_count"]=>
460+ int(0)
461+ ["mem_ecalloc_amount"]=>
462+ int(0)
463+ ["mem_erealloc_count"]=>
464+ int(0)
465+ ["mem_erealloc_amount"]=>
466+ int(0)
467+ ["mem_efree_count"]=>
468+ int(0)
469+ ["mem_efree_amount"]=>
470+ int(0)
471+ ["mem_malloc_count"]=>
472+ int(0)
473+ ["mem_malloc_amount"]=>
474+ int(0)
475+ ["mem_calloc_count"]=>
476+ int(0)
477+ ["mem_calloc_amount"]=>
478+ int(0)
479+ ["mem_realloc_count"]=>
480+ int(0)
481+ ["mem_realloc_amount"]=>
482+ int(0)
483+ ["mem_free_count"]=>
484+ int(0)
485+ ["mem_free_amount"]=>
486+ int(0)
487+ ["mem_estrndup_count"]=>
488+ int(0)
489+ ["mem_strndup_count"]=>
490+ int(0)
491+ ["mem_estndup_count"]=>
492+ int(0)
493+ ["mem_strdup_count"]=>
494+ int(0)
495+ ["proto_text_fetched_null"]=>
496+ string(1) "0"
497+ ["proto_text_fetched_bit"]=>
498+ string(1) "0"
499+ ["proto_text_fetched_tinyint"]=>
500+ string(1) "0"
501+ ["proto_text_fetched_short"]=>
502+ string(1) "0"
503+ ["proto_text_fetched_int24"]=>
504+ string(1) "0"
505+ ["proto_text_fetched_int"]=>
506+ string(1) "0"
507+ ["proto_text_fetched_bigint"]=>
508+ string(1) "0"
509+ ["proto_text_fetched_decimal"]=>
510+ string(1) "0"
511+ ["proto_text_fetched_float"]=>
512+ string(1) "0"
513+ ["proto_text_fetched_double"]=>
514+ string(1) "0"
515+ ["proto_text_fetched_date"]=>
516+ string(1) "0"
517+ ["proto_text_fetched_year"]=>
518+ string(1) "0"
519+ ["proto_text_fetched_time"]=>
520+ string(1) "0"
521+ ["proto_text_fetched_datetime"]=>
522+ string(1) "0"
523+ ["proto_text_fetched_timestamp"]=>
524+ string(1) "0"
525+ ["proto_text_fetched_string"]=>
526+ string(1) "0"
527+ ["proto_text_fetched_blob"]=>
528+ string(1) "0"
529+ ["proto_text_fetched_enum"]=>
530+ string(1) "0"
531+ ["proto_text_fetched_set"]=>
532+ string(1) "0"
533+ ["proto_text_fetched_geometry"]=>
534+ string(1) "0"
535+ ["proto_text_fetched_other"]=>
536+ string(1) "0"
537+ ["proto_binary_fetched_null"]=>
538+ string(1) "0"
539+ ["proto_binary_fetched_bit"]=>
540+ string(1) "0"
541+ ["proto_binary_fetched_tinyint"]=>
542+ string(1) "0"
543+ ["proto_binary_fetched_short"]=>
544+ string(1) "0"
545+ ["proto_binary_fetched_int24"]=>
546+ string(1) "0"
547+ ["proto_binary_fetched_int"]=>
548+ string(1) "0"
549+ ["proto_binary_fetched_bigint"]=>
550+ string(1) "0"
551+ ["proto_binary_fetched_decimal"]=>
552+ string(1) "0"
553+ ["proto_binary_fetched_float"]=>
554+ string(1) "0"
555+ ["proto_binary_fetched_double"]=>
556+ string(1) "0"
557+ ["proto_binary_fetched_date"]=>
558+ string(1) "0"
559+ ["proto_binary_fetched_year"]=>
560+ string(1) "0"
561+ ["proto_binary_fetched_time"]=>
562+ string(1) "0"
563+ ["proto_binary_fetched_datetime"]=>
564+ string(1) "0"
565+ ["proto_binary_fetched_timestamp"]=>
566+ string(1) "0"
567+ ["proto_binary_fetched_string"]=>
568+ string(1) "0"
569+ ["proto_binary_fetched_blob"]=>
570+ string(1) "0"
571+ ["proto_binary_fetched_enum"]=>
572+ string(1) "0"
573+ ["proto_binary_fetched_set"]=>
574+ string(1) "0"
575+ ["proto_binary_fetched_geometry"]=>
576+ string(1) "0"
577+ ["proto_binary_fetched_other"]=>
578+ string(1) "0"
579+ ["init_command_executed_count"]=>
580+ string(1) "0"
581+ ["init_command_failed_count"]=>
582+ string(1) "0"
583+ ["com_quit"]=>
584+ string(1) "0"
585+ ["com_init_db"]=>
586+ string(1) "0"
587+ ["com_query"]=>
588+ string(1) "3"
589+ ["com_field_list"]=>
590+ string(1) "0"
591+ ["com_create_db"]=>
592+ string(1) "0"
593+ ["com_drop_db"]=>
594+ string(1) "0"
595+ ["com_refresh"]=>
596+ string(1) "0"
597+ ["com_shutdown"]=>
598+ string(1) "0"
599+ ["com_statistics"]=>
600+ string(1) "0"
601+ ["com_process_info"]=>
602+ string(1) "0"
603+ ["com_connect"]=>
604+ string(1) "0"
605+ ["com_process_kill"]=>
606+ string(1) "0"
607+ ["com_debug"]=>
608+ string(1) "0"
609+ ["com_ping"]=>
610+ string(1) "0"
611+ ["com_time"]=>
612+ string(1) "0"
613+ ["com_delayed_insert"]=>
614+ string(1) "0"
615+ ["com_change_user"]=>
616+ string(1) "0"
617+ ["com_binlog_dump"]=>
618+ string(1) "0"
619+ ["com_table_dump"]=>
620+ string(1) "0"
621+ ["com_connect_out"]=>
622+ string(1) "0"
623+ ["com_register_slave"]=>
624+ string(1) "0"
625+ ["com_stmt_prepare"]=>
626+ string(1) "0"
627+ ["com_stmt_execute"]=>
628+ string(1) "0"
629+ ["com_stmt_send_long_data"]=>
630+ string(1) "0"
631+ ["com_stmt_close"]=>
632+ string(1) "0"
633+ ["com_stmt_reset"]=>
634+ string(1) "0"
635+ ["com_stmt_set_option"]=>
636+ string(1) "0"
637+ ["com_stmt_fetch"]=>
638+ string(1) "0"
639+ ["com_deamon"]=>
640+ string(1) "0"
641+ ["bytes_received_real_data_normal"]=>
642+ string(1) "0"
643+ ["bytes_received_real_data_ps"]=>
644+ &string(1) "0"
645+ }
646+ [007] The hashes should be identical except of the memory related fields
647+ array(160) {
648+ ["bytes_sent"]=>
649+ string(3) "291"
650+ ["bytes_received"]=>
651+ string(3) "182"
652+ ["packets_sent"]=>
653+ string(1) "8"
654+ ["packets_received"]=>
655+ string(1) "5"
656+ ["protocol_overhead_in"]=>
657+ string(2) "20"
658+ ["protocol_overhead_out"]=>
659+ string(2) "32"
660+ ["bytes_received_ok_packet"]=>
661+ string(1) "0"
662+ ["bytes_received_eof_packet"]=>
663+ string(1) "0"
664+ ["bytes_received_rset_header_packet"]=>
665+ string(1) "0"
666+ ["bytes_received_rset_field_meta_packet"]=>
667+ string(1) "0"
668+ ["bytes_received_rset_row_packet"]=>
669+ string(2) "72"
670+ ["bytes_received_prepare_response_packet"]=>
671+ string(1) "0"
672+ ["bytes_received_change_user_packet"]=>
673+ string(1) "0"
674+ ["packets_sent_command"]=>
675+ string(1) "3"
676+ ["packets_received_ok"]=>
677+ string(1) "0"
678+ ["packets_received_eof"]=>
679+ string(1) "0"
680+ ["packets_received_rset_header"]=>
681+ string(1) "0"
682+ ["packets_received_rset_field_meta"]=>
683+ string(1) "0"
684+ ["packets_received_rset_row"]=>
685+ string(1) "3"
686+ ["packets_received_prepare_response"]=>
687+ string(1) "0"
688+ ["packets_received_change_user"]=>
689+ string(1) "0"
690+ ["result_set_queries"]=>
691+ string(1) "0"
692+ ["non_result_set_queries"]=>
693+ string(1) "3"
694+ ["no_index_used"]=>
695+ string(1) "0"
696+ ["bad_index_used"]=>
697+ string(1) "0"
698+ ["slow_queries"]=>
699+ string(1) "0"
700+ ["buffered_sets"]=>
701+ string(1) "0"
702+ ["unbuffered_sets"]=>
703+ string(1) "0"
704+ ["ps_buffered_sets"]=>
705+ string(1) "0"
706+ ["ps_unbuffered_sets"]=>
707+ string(1) "0"
708+ ["flushed_normal_sets"]=>
709+ string(1) "0"
710+ ["flushed_ps_sets"]=>
711+ string(1) "0"
712+ ["ps_prepared_never_executed"]=>
713+ string(1) "0"
714+ ["ps_prepared_once_executed"]=>
715+ string(1) "0"
716+ ["rows_fetched_from_server_normal"]=>
717+ string(1) "0"
718+ ["rows_fetched_from_server_ps"]=>
719+ string(1) "0"
720+ ["rows_buffered_from_client_normal"]=>
721+ string(1) "0"
722+ ["rows_buffered_from_client_ps"]=>
723+ string(1) "0"
724+ ["rows_fetched_from_client_normal_buffered"]=>
725+ string(1) "0"
726+ ["rows_fetched_from_client_normal_unbuffered"]=>
727+ string(1) "0"
728+ ["rows_fetched_from_client_ps_buffered"]=>
729+ string(1) "0"
730+ ["rows_fetched_from_client_ps_unbuffered"]=>
731+ string(1) "0"
732+ ["rows_fetched_from_client_ps_cursor"]=>
733+ string(1) "0"
734+ ["rows_affected_normal"]=>
735+ string(1) "6"
736+ ["rows_affected_ps"]=>
737+ string(1) "0"
738+ ["rows_skipped_normal"]=>
739+ string(1) "0"
740+ ["rows_skipped_ps"]=>
741+ string(1) "0"
742+ ["copy_on_write_saved"]=>
743+ string(1) "0"
744+ ["copy_on_write_performed"]=>
745+ string(1) "0"
746+ ["command_buffer_too_small"]=>
747+ string(1) "0"
748+ ["connect_success"]=>
749+ string(1) "1"
750+ ["connect_failure"]=>
751+ string(1) "0"
752+ ["connection_reused"]=>
753+ string(1) "0"
754+ ["reconnect"]=>
755+ string(1) "0"
756+ ["pconnect_success"]=>
757+ string(1) "1"
758+ ["active_connections"]=>
759+ string(1) "1"
760+ ["active_persistent_connections"]=>
761+ string(1) "1"
762+ ["explicit_close"]=>
763+ string(1) "0"
764+ ["implicit_close"]=>
765+ string(1) "0"
766+ ["disconnect_close"]=>
767+ string(1) "0"
768+ ["in_middle_of_command_close"]=>
769+ string(1) "0"
770+ ["explicit_free_result"]=>
771+ string(1) "0"
772+ ["implicit_free_result"]=>
773+ string(1) "0"
774+ ["explicit_stmt_close"]=>
775+ string(1) "0"
776+ ["implicit_stmt_close"]=>
777+ string(1) "0"
778+ ["mem_emalloc_count"]=>
779+ int(0)
780+ ["mem_emalloc_amount"]=>
781+ int(0)
782+ ["mem_ecalloc_count"]=>
783+ int(0)
784+ ["mem_ecalloc_amount"]=>
785+ int(0)
786+ ["mem_erealloc_count"]=>
787+ int(0)
788+ ["mem_erealloc_amount"]=>
789+ int(0)
790+ ["mem_efree_count"]=>
791+ int(0)
792+ ["mem_efree_amount"]=>
793+ int(0)
794+ ["mem_malloc_count"]=>
795+ int(0)
796+ ["mem_malloc_amount"]=>
797+ int(0)
798+ ["mem_calloc_count"]=>
799+ int(0)
800+ ["mem_calloc_amount"]=>
801+ int(0)
802+ ["mem_realloc_count"]=>
803+ int(0)
804+ ["mem_realloc_amount"]=>
805+ int(0)
806+ ["mem_free_count"]=>
807+ int(0)
808+ ["mem_free_amount"]=>
809+ int(0)
810+ ["mem_estrndup_count"]=>
811+ int(0)
812+ ["mem_strndup_count"]=>
813+ int(0)
814+ ["mem_estndup_count"]=>
815+ int(0)
816+ ["mem_strdup_count"]=>
817+ int(0)
818+ ["proto_text_fetched_null"]=>
819+ string(1) "0"
820+ ["proto_text_fetched_bit"]=>
821+ string(1) "0"
822+ ["proto_text_fetched_tinyint"]=>
823+ string(1) "0"
824+ ["proto_text_fetched_short"]=>
825+ string(1) "0"
826+ ["proto_text_fetched_int24"]=>
827+ string(1) "0"
828+ ["proto_text_fetched_int"]=>
829+ string(1) "0"
830+ ["proto_text_fetched_bigint"]=>
831+ string(1) "0"
832+ ["proto_text_fetched_decimal"]=>
833+ string(1) "0"
834+ ["proto_text_fetched_float"]=>
835+ string(1) "0"
836+ ["proto_text_fetched_double"]=>
837+ string(1) "0"
838+ ["proto_text_fetched_date"]=>
839+ string(1) "0"
840+ ["proto_text_fetched_year"]=>
841+ string(1) "0"
842+ ["proto_text_fetched_time"]=>
843+ string(1) "0"
844+ ["proto_text_fetched_datetime"]=>
845+ string(1) "0"
846+ ["proto_text_fetched_timestamp"]=>
847+ string(1) "0"
848+ ["proto_text_fetched_string"]=>
849+ string(1) "0"
850+ ["proto_text_fetched_blob"]=>
851+ string(1) "0"
852+ ["proto_text_fetched_enum"]=>
853+ string(1) "0"
854+ ["proto_text_fetched_set"]=>
855+ string(1) "0"
856+ ["proto_text_fetched_geometry"]=>
857+ string(1) "0"
858+ ["proto_text_fetched_other"]=>
859+ string(1) "0"
860+ ["proto_binary_fetched_null"]=>
861+ string(1) "0"
862+ ["proto_binary_fetched_bit"]=>
863+ string(1) "0"
864+ ["proto_binary_fetched_tinyint"]=>
865+ string(1) "0"
866+ ["proto_binary_fetched_short"]=>
867+ string(1) "0"
868+ ["proto_binary_fetched_int24"]=>
869+ string(1) "0"
870+ ["proto_binary_fetched_int"]=>
871+ string(1) "0"
872+ ["proto_binary_fetched_bigint"]=>
873+ string(1) "0"
874+ ["proto_binary_fetched_decimal"]=>
875+ string(1) "0"
876+ ["proto_binary_fetched_float"]=>
877+ string(1) "0"
878+ ["proto_binary_fetched_double"]=>
879+ string(1) "0"
880+ ["proto_binary_fetched_date"]=>
881+ string(1) "0"
882+ ["proto_binary_fetched_year"]=>
883+ string(1) "0"
884+ ["proto_binary_fetched_time"]=>
885+ string(1) "0"
886+ ["proto_binary_fetched_datetime"]=>
887+ string(1) "0"
888+ ["proto_binary_fetched_timestamp"]=>
889+ string(1) "0"
890+ ["proto_binary_fetched_string"]=>
891+ string(1) "0"
892+ ["proto_binary_fetched_blob"]=>
893+ string(1) "0"
894+ ["proto_binary_fetched_enum"]=>
895+ string(1) "0"
896+ ["proto_binary_fetched_set"]=>
897+ string(1) "0"
898+ ["proto_binary_fetched_geometry"]=>
899+ string(1) "0"
900+ ["proto_binary_fetched_other"]=>
901+ string(1) "0"
902+ ["init_command_executed_count"]=>
903+ string(1) "0"
904+ ["init_command_failed_count"]=>
905+ string(1) "0"
906+ ["com_quit"]=>
907+ string(1) "0"
908+ ["com_init_db"]=>
909+ string(1) "0"
910+ ["com_query"]=>
911+ string(1) "3"
912+ ["com_field_list"]=>
913+ string(1) "0"
914+ ["com_create_db"]=>
915+ string(1) "0"
916+ ["com_drop_db"]=>
917+ string(1) "0"
918+ ["com_refresh"]=>
919+ string(1) "0"
920+ ["com_shutdown"]=>
921+ string(1) "0"
922+ ["com_statistics"]=>
923+ string(1) "0"
924+ ["com_process_info"]=>
925+ string(1) "0"
926+ ["com_connect"]=>
927+ string(1) "0"
928+ ["com_process_kill"]=>
929+ string(1) "0"
930+ ["com_debug"]=>
931+ string(1) "0"
932+ ["com_ping"]=>
933+ string(1) "0"
934+ ["com_time"]=>
935+ string(1) "0"
936+ ["com_delayed_insert"]=>
937+ string(1) "0"
938+ ["com_change_user"]=>
939+ string(1) "0"
940+ ["com_binlog_dump"]=>
941+ string(1) "0"
942+ ["com_table_dump"]=>
943+ string(1) "0"
944+ ["com_connect_out"]=>
945+ string(1) "0"
946+ ["com_register_slave"]=>
947+ string(1) "0"
948+ ["com_stmt_prepare"]=>
949+ string(1) "0"
950+ ["com_stmt_execute"]=>
951+ string(1) "0"
952+ ["com_stmt_send_long_data"]=>
953+ string(1) "0"
954+ ["com_stmt_close"]=>
955+ string(1) "0"
956+ ["com_stmt_reset"]=>
957+ string(1) "0"
958+ ["com_stmt_set_option"]=>
959+ string(1) "0"
960+ ["com_stmt_fetch"]=>
961+ string(1) "0"
962+ ["com_deamon"]=>
963+ string(1) "0"
964+ ["bytes_received_real_data_normal"]=>
965+ string(1) "0"
966+ ["bytes_received_real_data_ps"]=>
967+ &string(1) "0"
968+ }
969+ array(160) {
970+ ["bytes_sent"]=>
971+ string(3) "291"
972+ ["bytes_received"]=>
973+ string(3) "182"
974+ ["packets_sent"]=>
975+ string(1) "8"
976+ ["packets_received"]=>
977+ string(1) "5"
978+ ["protocol_overhead_in"]=>
979+ string(2) "20"
980+ ["protocol_overhead_out"]=>
981+ string(2) "32"
982+ ["bytes_received_ok_packet"]=>
983+ string(1) "0"
984+ ["bytes_received_eof_packet"]=>
985+ string(1) "0"
986+ ["bytes_received_rset_header_packet"]=>
987+ string(1) "0"
988+ ["bytes_received_rset_field_meta_packet"]=>
989+ string(1) "0"
990+ ["bytes_received_rset_row_packet"]=>
991+ string(2) "72"
992+ ["bytes_received_prepare_response_packet"]=>
993+ string(1) "0"
994+ ["bytes_received_change_user_packet"]=>
995+ string(1) "0"
996+ ["packets_sent_command"]=>
997+ string(1) "3"
998+ ["packets_received_ok"]=>
999+ string(1) "0"
1000+ ["packets_received_eof"]=>
1001+ string(1) "0"
1002+ ["packets_received_rset_header"]=>
1003+ string(1) "0"
1004+ ["packets_received_rset_field_meta"]=>
1005+ string(1) "0"
1006+ ["packets_received_rset_row"]=>
1007+ string(1) "3"
1008+ ["packets_received_prepare_response"]=>
1009+ string(1) "0"
1010+ ["packets_received_change_user"]=>
1011+ string(1) "0"
1012+ ["result_set_queries"]=>
1013+ string(1) "0"
1014+ ["non_result_set_queries"]=>
1015+ string(1) "3"
1016+ ["no_index_used"]=>
1017+ string(1) "0"
1018+ ["bad_index_used"]=>
1019+ string(1) "0"
1020+ ["slow_queries"]=>
1021+ string(1) "0"
1022+ ["buffered_sets"]=>
1023+ string(1) "0"
1024+ ["unbuffered_sets"]=>
1025+ string(1) "0"
1026+ ["ps_buffered_sets"]=>
1027+ string(1) "0"
1028+ ["ps_unbuffered_sets"]=>
1029+ string(1) "0"
1030+ ["flushed_normal_sets"]=>
1031+ string(1) "0"
1032+ ["flushed_ps_sets"]=>
1033+ string(1) "0"
1034+ ["ps_prepared_never_executed"]=>
1035+ string(1) "0"
1036+ ["ps_prepared_once_executed"]=>
1037+ string(1) "0"
1038+ ["rows_fetched_from_server_normal"]=>
1039+ string(1) "0"
1040+ ["rows_fetched_from_server_ps"]=>
1041+ string(1) "0"
1042+ ["rows_buffered_from_client_normal"]=>
1043+ string(1) "0"
1044+ ["rows_buffered_from_client_ps"]=>
1045+ string(1) "0"
1046+ ["rows_fetched_from_client_normal_buffered"]=>
1047+ string(1) "0"
1048+ ["rows_fetched_from_client_normal_unbuffered"]=>
1049+ string(1) "0"
1050+ ["rows_fetched_from_client_ps_buffered"]=>
1051+ string(1) "0"
1052+ ["rows_fetched_from_client_ps_unbuffered"]=>
1053+ string(1) "0"
1054+ ["rows_fetched_from_client_ps_cursor"]=>
1055+ string(1) "0"
1056+ ["rows_affected_normal"]=>
1057+ string(1) "6"
1058+ ["rows_affected_ps"]=>
1059+ string(1) "0"
1060+ ["rows_skipped_normal"]=>
1061+ string(1) "0"
1062+ ["rows_skipped_ps"]=>
1063+ string(1) "0"
1064+ ["copy_on_write_saved"]=>
1065+ string(1) "0"
1066+ ["copy_on_write_performed"]=>
1067+ string(1) "0"
1068+ ["command_buffer_too_small"]=>
1069+ string(1) "0"
1070+ ["connect_success"]=>
1071+ string(1) "1"
1072+ ["connect_failure"]=>
1073+ string(1) "0"
1074+ ["connection_reused"]=>
1075+ string(1) "0"
1076+ ["reconnect"]=>
1077+ string(1) "0"
1078+ ["pconnect_success"]=>
1079+ string(1) "1"
1080+ ["active_connections"]=>
1081+ string(1) "1"
1082+ ["active_persistent_connections"]=>
1083+ string(1) "1"
1084+ ["explicit_close"]=>
1085+ string(1) "0"
1086+ ["implicit_close"]=>
1087+ string(1) "0"
1088+ ["disconnect_close"]=>
1089+ string(1) "0"
1090+ ["in_middle_of_command_close"]=>
1091+ string(1) "0"
1092+ ["explicit_free_result"]=>
1093+ string(1) "0"
1094+ ["implicit_free_result"]=>
1095+ string(1) "0"
1096+ ["explicit_stmt_close"]=>
1097+ string(1) "0"
1098+ ["implicit_stmt_close"]=>
1099+ string(1) "0"
1100+ ["mem_emalloc_count"]=>
1101+ int(0)
1102+ ["mem_emalloc_amount"]=>
1103+ int(0)
1104+ ["mem_ecalloc_count"]=>
1105+ int(0)
1106+ ["mem_ecalloc_amount"]=>
1107+ int(0)
1108+ ["mem_erealloc_count"]=>
1109+ int(0)
1110+ ["mem_erealloc_amount"]=>
1111+ int(0)
1112+ ["mem_efree_count"]=>
1113+ int(0)
1114+ ["mem_efree_amount"]=>
1115+ int(0)
1116+ ["mem_malloc_count"]=>
1117+ int(0)
1118+ ["mem_malloc_amount"]=>
1119+ int(0)
1120+ ["mem_calloc_count"]=>
1121+ int(0)
1122+ ["mem_calloc_amount"]=>
1123+ int(0)
1124+ ["mem_realloc_count"]=>
1125+ int(0)
1126+ ["mem_realloc_amount"]=>
1127+ int(0)
1128+ ["mem_free_count"]=>
1129+ int(0)
1130+ ["mem_free_amount"]=>
1131+ int(0)
1132+ ["mem_estrndup_count"]=>
1133+ int(0)
1134+ ["mem_strndup_count"]=>
1135+ int(0)
1136+ ["mem_estndup_count"]=>
1137+ int(0)
1138+ ["mem_strdup_count"]=>
1139+ int(0)
1140+ ["proto_text_fetched_null"]=>
1141+ string(1) "0"
1142+ ["proto_text_fetched_bit"]=>
1143+ string(1) "0"
1144+ ["proto_text_fetched_tinyint"]=>
1145+ string(1) "0"
1146+ ["proto_text_fetched_short"]=>
1147+ string(1) "0"
1148+ ["proto_text_fetched_int24"]=>
1149+ string(1) "0"
1150+ ["proto_text_fetched_int"]=>
1151+ string(1) "0"
1152+ ["proto_text_fetched_bigint"]=>
1153+ string(1) "0"
1154+ ["proto_text_fetched_decimal"]=>
1155+ string(1) "0"
1156+ ["proto_text_fetched_float"]=>
1157+ string(1) "0"
1158+ ["proto_text_fetched_double"]=>
1159+ string(1) "0"
1160+ ["proto_text_fetched_date"]=>
1161+ string(1) "0"
1162+ ["proto_text_fetched_year"]=>
1163+ string(1) "0"
1164+ ["proto_text_fetched_time"]=>
1165+ string(1) "0"
1166+ ["proto_text_fetched_datetime"]=>
1167+ string(1) "0"
1168+ ["proto_text_fetched_timestamp"]=>
1169+ string(1) "0"
1170+ ["proto_text_fetched_string"]=>
1171+ string(1) "0"
1172+ ["proto_text_fetched_blob"]=>
1173+ string(1) "0"
1174+ ["proto_text_fetched_enum"]=>
1175+ string(1) "0"
1176+ ["proto_text_fetched_set"]=>
1177+ string(1) "0"
1178+ ["proto_text_fetched_geometry"]=>
1179+ string(1) "0"
1180+ ["proto_text_fetched_other"]=>
1181+ string(1) "0"
1182+ ["proto_binary_fetched_null"]=>
1183+ string(1) "0"
1184+ ["proto_binary_fetched_bit"]=>
1185+ string(1) "0"
1186+ ["proto_binary_fetched_tinyint"]=>
1187+ string(1) "0"
1188+ ["proto_binary_fetched_short"]=>
1189+ string(1) "0"
1190+ ["proto_binary_fetched_int24"]=>
1191+ string(1) "0"
1192+ ["proto_binary_fetched_int"]=>
1193+ string(1) "0"
1194+ ["proto_binary_fetched_bigint"]=>
1195+ string(1) "0"
1196+ ["proto_binary_fetched_decimal"]=>
1197+ string(1) "0"
1198+ ["proto_binary_fetched_float"]=>
1199+ string(1) "0"
1200+ ["proto_binary_fetched_double"]=>
1201+ string(1) "0"
1202+ ["proto_binary_fetched_date"]=>
1203+ string(1) "0"
1204+ ["proto_binary_fetched_year"]=>
1205+ string(1) "0"
1206+ ["proto_binary_fetched_time"]=>
1207+ string(1) "0"
1208+ ["proto_binary_fetched_datetime"]=>
1209+ string(1) "0"
1210+ ["proto_binary_fetched_timestamp"]=>
1211+ string(1) "0"
1212+ ["proto_binary_fetched_string"]=>
1213+ string(1) "0"
1214+ ["proto_binary_fetched_blob"]=>
1215+ string(1) "0"
1216+ ["proto_binary_fetched_enum"]=>
1217+ string(1) "0"
1218+ ["proto_binary_fetched_set"]=>
1219+ string(1) "0"
1220+ ["proto_binary_fetched_geometry"]=>
1221+ string(1) "0"
1222+ ["proto_binary_fetched_other"]=>
1223+ string(1) "0"
1224+ ["init_command_executed_count"]=>
1225+ string(1) "0"
1226+ ["init_command_failed_count"]=>
1227+ string(1) "0"
1228+ ["com_quit"]=>
1229+ string(1) "0"
1230+ ["com_init_db"]=>
1231+ string(1) "0"
1232+ ["com_query"]=>
1233+ string(1) "3"
1234+ ["com_field_list"]=>
1235+ string(1) "0"
1236+ ["com_create_db"]=>
1237+ string(1) "0"
1238+ ["com_drop_db"]=>
1239+ string(1) "0"
1240+ ["com_refresh"]=>
1241+ string(1) "0"
1242+ ["com_shutdown"]=>
1243+ string(1) "0"
1244+ ["com_statistics"]=>
1245+ string(1) "0"
1246+ ["com_process_info"]=>
1247+ string(1) "0"
1248+ ["com_connect"]=>
1249+ string(1) "0"
1250+ ["com_process_kill"]=>
1251+ string(1) "0"
1252+ ["com_debug"]=>
1253+ string(1) "0"
1254+ ["com_ping"]=>
1255+ string(1) "0"
1256+ ["com_time"]=>
1257+ string(1) "0"
1258+ ["com_delayed_insert"]=>
1259+ string(1) "0"
1260+ ["com_change_user"]=>
1261+ string(1) "0"
1262+ ["com_binlog_dump"]=>
1263+ string(1) "0"
1264+ ["com_table_dump"]=>
1265+ string(1) "0"
1266+ ["com_connect_out"]=>
1267+ string(1) "0"
1268+ ["com_register_slave"]=>
1269+ string(1) "0"
1270+ ["com_stmt_prepare"]=>
1271+ string(1) "0"
1272+ ["com_stmt_execute"]=>
1273+ string(1) "0"
1274+ ["com_stmt_send_long_data"]=>
1275+ string(1) "0"
1276+ ["com_stmt_close"]=>
1277+ string(1) "0"
1278+ ["com_stmt_reset"]=>
1279+ string(1) "0"
1280+ ["com_stmt_set_option"]=>
1281+ string(1) "0"
1282+ ["com_stmt_fetch"]=>
1283+ string(1) "0"
1284+ ["com_deamon"]=>
1285+ string(1) "0"
1286+ ["bytes_received_real_data_normal"]=>
1287+ string(1) "0"
1288+ ["bytes_received_real_data_ps"]=>
1289+ string(1) "0"
1290+ }
1291+ done!