#At file:///home/cpowers/work/dev/mysql-trunk-wl4896/ based on revid:chris.powers@stripped
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
=== 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 commit into mysql-trunk-wl5379 branch (chris.powers:3226) WL#4896 | Christopher Powers | 8 Feb |