Skip to content

Instantly share code, notes, and snippets.

@olublessed
Created November 15, 2017 21:11
Show Gist options
  • Save olublessed/8bd4df0c934d626b93ff51d20830c680 to your computer and use it in GitHub Desktop.
Save olublessed/8bd4df0c934d626b93ff51d20830c680 to your computer and use it in GitHub Desktop.
ERROR 1146 (42S02) at line 31 in file: './views/p_s/ps_check_lost_instrumentation_57.sql': Table 'performance_schema.global_status' doesn't exist
ERROR 1146 (42S02) at line 32 in file: './views/p_s/memory_by_user_by_current_bytes.sql': Table 'performance_schema.memory_summary_by_user_by_event_name' doesn't exist
ERROR 1146 (42S02) at line 32 in file: './views/p_s/x_memory_by_user_by_current_bytes.sql': Table 'performance_schema.memory_summary_by_user_by_event_name' doesn't exist
ERROR 1146 (42S02) at line 32 in file: './views/p_s/memory_by_host_by_current_bytes.sql': Table 'performance_schema.memory_summary_by_host_by_event_name' doesn't exist
ERROR 1146 (42S02) at line 32 in file: './views/p_s/x_memory_by_host_by_current_bytes.sql': Table 'performance_schema.memory_summary_by_host_by_event_name' doesn't exist
ERROR 1146 (42S02) at line 35 in file: './views/p_s/memory_by_thread_by_current_bytes.sql': Table 'performance_schema.memory_summary_by_thread_by_event_name' doesn't exist
ERROR 1146 (42S02) at line 35 in file: './views/p_s/x_memory_by_thread_by_current_bytes.sql': Table 'performance_schema.memory_summary_by_thread_by_event_name' doesn't exist
ERROR 1146 (42S02) at line 34 in file: './views/p_s/memory_global_by_current_bytes.sql': Table 'performance_schema.memory_summary_global_by_event_name' doesn't exist
ERROR 1146 (42S02) at line 34 in file: './views/p_s/x_memory_global_by_current_bytes.sql': Table 'performance_schema.memory_summary_global_by_event_name' doesn't exist
ERROR 1146 (42S02) at line 29 in file: './views/p_s/memory_global_total.sql': Table 'performance_schema.memory_summary_global_by_event_name' doesn't exist
ERROR 1146 (42S02) at line 29 in file: './views/p_s/x_memory_global_total.sql': Table 'performance_schema.memory_summary_global_by_event_name' doesn't exist
ERROR 1146 (42S02) at line 44 in file: './views/p_s/schema_table_lock_waits.sql': Table 'performance_schema.metadata_locks' doesn't exist
ERROR 1146 (42S02) at line 44 in file: './views/p_s/x_schema_table_lock_waits.sql': Table 'performance_schema.metadata_locks' doesn't exist
ERROR 1146 (42S02) at line 32 in file: './views/p_s/user_summary_57.sql': Table 'sys.x$memory_by_user_by_current_bytes' doesn't exist
ERROR 1146 (42S02) at line 32 in file: './views/p_s/x_user_summary_57.sql': Table 'sys.x$memory_by_user_by_current_bytes' doesn't exist
ERROR 1146 (42S02) at line 32 in file: './views/p_s/host_summary_57.sql': Table 'sys.x$memory_by_host_by_current_bytes' doesn't exist
ERROR 1146 (42S02) at line 32 in file: './views/p_s/x_host_summary_57.sql': Table 'sys.x$memory_by_host_by_current_bytes' doesn't exist
ERROR 1146 (42S02) at line 72 in file: './views/p_s/metrics.sql': Table 'performance_schema.global_status' doesn't exist
ERROR 1146 (42S02) at line 56 in file: './views/p_s/processlist_57.sql': Table 'performance_schema.events_transactions_current' doesn't exist
ERROR 1146 (42S02) at line 57 in file: './views/p_s/x_processlist_57.sql': Table 'performance_schema.events_transactions_current' doesn't exist
ERROR 1146 (42S02) at line 17 in file: './views/p_s/session_ssl_status.sql': Table 'performance_schema.status_by_thread' doesn't exist
ERROR 1193 (HY000) at line 20 in file: './procedures/diagnostics.sql': Unknown system variable 'server_uuid'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment