3226 Christopher Powers 2011-02-08
WL#4896 "Performance Schema Net IO"
- Add socket_summary_by_instance to CMakeLists.txt
modified:
storage/perfschema/CMakeLists.txt
3225 Christopher Powers 2011-02-07
WL#4896 "Performance Schema Net IO"
- Fixed warning in pfs.cc
- Updated abi_check.out files
modified:
include/mysql/psi/psi_abi_v1.h.pp
include/mysql/psi/psi_abi_v2.h.pp
storage/perfschema/pfs.cc
=== modified file 'storage/perfschema/CMakeLists.txt'
--- a/storage/perfschema/CMakeLists.txt 2011-01-26 23:02:25 +0000
+++ b/storage/perfschema/CMakeLists.txt 2011-02-08 19:39:54 +0000
@@ -51,6 +51,7 @@ table_ews_global_by_event_name.h
table_file_instances.h
table_file_summary.h
table_socket_instances.h
+table_socket_summary_by_instance.h
table_helper.h
table_os_global_by_type.h
table_performance_timers.h
@@ -88,6 +89,7 @@ table_ews_global_by_event_name.cc
table_file_instances.cc
table_file_summary.cc
table_socket_instances.cc
+table_socket_summary_by_instance.cc
table_helper.cc
table_os_global_by_type.cc
table_performance_timers.cc
Attachment: [text/bzr-bundle] bzr/chris.powers@oracle.com-20110208193954-47rkyqyyyac5aeg3.bundle
| Thread |
|---|
| • bzr push into mysql-trunk-wl5379 branch (chris.powers:3225 to 3226) WL#4896 | Christopher Powers | 8 Feb |