mariadb/storage/perfschema
2011-07-10 20:21:18 +02:00
..
unittest Bug#11830755 - UNIT TESTS PFS_INSTR AND PFS_INSTR_CLASS CRASH IN MUTEX CALLS ON WINDOWS 2011-03-08 13:42:00 +01:00
CMakeLists.txt Bug#55416 Renaming of performance_schema tables for 5.5 2010-08-12 08:08:52 -06:00
ha_perfschema.cc post-merge fixes. 2011-07-02 22:12:12 +02:00
ha_perfschema.h post-merge fixes. 2011-07-02 22:12:12 +02:00
pfs.cc Bug# 53874 "SETUP_INSTRUMENTS.TIMED='NO' should not change TIMER_WAIT 2010-08-26 10:45:25 -05:00
pfs.h Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
pfs_atomic.cc Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
pfs_atomic.h Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
pfs_check.cc Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
pfs_column_types.h Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
pfs_column_values.cc Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
pfs_column_values.h Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
pfs_engine_table.cc Bug#58798 SHOW ENGINE PERFORMANCE_SCHEMA STATUS: incorrect table lettercase 2010-12-07 21:00:33 +01:00
pfs_engine_table.h Bug#53148 Remove PFS_readonly_table 2010-07-15 18:06:33 -06:00
pfs_events_waits.cc Bug#55462 Performance schema: reduce the overhead of PFS_events_waits::m_wait_class 2010-08-12 03:51:58 -06:00
pfs_events_waits.h Bug#55462 Performance schema: reduce the overhead of PFS_events_waits::m_wait_class 2010-08-12 03:51:58 -06:00
pfs_global.cc Bug#53566 SHOW ENGINE PERFORMANCE_SCHEMA STATUS reports less memory than really used 2010-07-15 18:28:52 -06:00
pfs_global.h Bug#58003 Segfault on CHECKSUM TABLE performance_schema.EVENTS_WAITS_HISTORY_LONG EXTENDED 2010-11-11 12:34:46 +01:00
pfs_instr.cc adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaks 2011-07-10 20:21:18 +02:00
pfs_instr.h Bug#58003 Segfault on CHECKSUM TABLE performance_schema.EVENTS_WAITS_HISTORY_LONG EXTENDED 2010-11-11 12:34:46 +01:00
pfs_instr_class.cc Bug#58003 Segfault on CHECKSUM TABLE performance_schema.EVENTS_WAITS_HISTORY_LONG EXTENDED 2010-11-11 12:34:46 +01:00
pfs_instr_class.h Bug#58003 Segfault on CHECKSUM TABLE performance_schema.EVENTS_WAITS_HISTORY_LONG EXTENDED 2010-11-11 12:34:46 +01:00
pfs_lock.h fix memory leaks and other problems found by safemalloc 2011-07-10 20:09:17 +02:00
pfs_server.cc Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
pfs_server.h Bug#55576 Two perfschema tests failed on mysql-next-mr-innodb PB2 tests 2010-08-24 18:21:43 -06:00
pfs_stat.h Bug# 53874 "SETUP_INSTRUMENTS.TIMED='NO' should not change TIMER_WAIT 2010-08-26 10:45:25 -05:00
pfs_timer.cc Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
pfs_timer.h Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
table_all_instr.cc Bug#53148 Remove PFS_readonly_table 2010-07-15 18:06:33 -06:00
table_all_instr.h Bug#53148 Remove PFS_readonly_table 2010-07-15 18:06:33 -06:00
table_events_waits.cc Bug#58003 Segfault on CHECKSUM TABLE performance_schema.EVENTS_WAITS_HISTORY_LONG EXTENDED 2010-11-11 12:34:46 +01:00
table_events_waits.h Bug#56761 Segfault on CHECKSUM TABLE performance_schema.EVENTS_WAITS_HISTORY EXTENDED 2010-09-15 12:20:48 -06:00
table_events_waits_summary.cc Bug#57609 performance_schema does not work with lower_case_table_names 2010-11-03 16:42:33 +01:00
table_events_waits_summary.h Bug#55416 Renaming of performance_schema tables for 5.5 2010-08-12 08:08:52 -06:00
table_ews_global_by_event_name.cc Bug#57609 performance_schema does not work with lower_case_table_names 2010-11-03 16:42:33 +01:00
table_ews_global_by_event_name.h Bug#55416 Renaming of performance_schema tables for 5.5 2010-08-12 08:08:52 -06:00
table_file_instances.cc Bug#57609 performance_schema does not work with lower_case_table_names 2010-11-03 16:42:33 +01:00
table_file_instances.h Bug#53148 Remove PFS_readonly_table 2010-07-15 18:06:33 -06:00
table_file_summary.cc Bug#57609 performance_schema does not work with lower_case_table_names 2010-11-03 16:42:33 +01:00
table_file_summary.h Bug#53148 Remove PFS_readonly_table 2010-07-15 18:06:33 -06:00
table_performance_timers.cc Bug#57609 performance_schema does not work with lower_case_table_names 2010-11-03 16:42:33 +01:00
table_performance_timers.h Bug#53148 Remove PFS_readonly_table 2010-07-15 18:06:33 -06:00
table_setup_consumers.cc Bug#53696 Performance schema engine violates the PSEA API by calling my_error() 2010-12-01 13:06:41 +01:00
table_setup_consumers.h Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
table_setup_instruments.cc Bug#53696 Performance schema engine violates the PSEA API by calling my_error() 2010-12-01 13:06:41 +01:00
table_setup_instruments.h Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
table_setup_timers.cc Bug#53696 Performance schema engine violates the PSEA API by calling my_error() 2010-12-01 13:06:41 +01:00
table_setup_timers.h Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
table_sync_instances.cc Bug#57609 performance_schema does not work with lower_case_table_names 2010-11-03 16:42:33 +01:00
table_sync_instances.h Bug#53148 Remove PFS_readonly_table 2010-07-15 18:06:33 -06:00
table_threads.cc Bug#57609 performance_schema does not work with lower_case_table_names 2010-11-03 16:42:33 +01:00
table_threads.h Bug#57154 Rename THREADS.ID to THREADS.PROCESSLIST_ID in 5.5 2010-10-06 18:03:27 -06:00