You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
2.0 KiB

  1. checksum table performance_schema.COND_INSTANCES;
  2. checksum table performance_schema.EVENTS_WAITS_CURRENT;
  3. checksum table performance_schema.EVENTS_WAITS_HISTORY;
  4. checksum table performance_schema.EVENTS_WAITS_HISTORY_LONG;
  5. checksum table performance_schema.EVENTS_WAITS_SUMMARY_BY_INSTANCE;
  6. checksum table performance_schema.EVENTS_WAITS_SUMMARY_BY_THREAD_BY_EVENT_NAME;
  7. checksum table performance_schema.EVENTS_WAITS_SUMMARY_GLOBAL_BY_EVENT_NAME;
  8. checksum table performance_schema.FILE_INSTANCES;
  9. checksum table performance_schema.FILE_SUMMARY_BY_EVENT_NAME;
  10. checksum table performance_schema.FILE_SUMMARY_BY_INSTANCE;
  11. checksum table performance_schema.MUTEX_INSTANCES;
  12. checksum table performance_schema.PERFORMANCE_TIMERS;
  13. checksum table performance_schema.RWLOCK_INSTANCES;
  14. checksum table performance_schema.SETUP_CONSUMERS;
  15. checksum table performance_schema.SETUP_INSTRUMENTS;
  16. checksum table performance_schema.SETUP_TIMERS;
  17. checksum table performance_schema.THREADS;
  18. checksum table performance_schema.COND_INSTANCES extended;
  19. checksum table performance_schema.EVENTS_WAITS_CURRENT extended;
  20. checksum table performance_schema.EVENTS_WAITS_HISTORY extended;
  21. checksum table performance_schema.EVENTS_WAITS_HISTORY_LONG extended;
  22. checksum table performance_schema.EVENTS_WAITS_SUMMARY_BY_INSTANCE extended;
  23. checksum table performance_schema.EVENTS_WAITS_SUMMARY_BY_THREAD_BY_EVENT_NAME extended;
  24. checksum table performance_schema.EVENTS_WAITS_SUMMARY_GLOBAL_BY_EVENT_NAME extended;
  25. checksum table performance_schema.FILE_INSTANCES extended;
  26. checksum table performance_schema.FILE_SUMMARY_BY_EVENT_NAME extended;
  27. checksum table performance_schema.FILE_SUMMARY_BY_INSTANCE extended;
  28. checksum table performance_schema.MUTEX_INSTANCES extended;
  29. checksum table performance_schema.PERFORMANCE_TIMERS extended;
  30. checksum table performance_schema.RWLOCK_INSTANCES extended;
  31. checksum table performance_schema.SETUP_CONSUMERS extended;
  32. checksum table performance_schema.SETUP_INSTRUMENTS extended;
  33. checksum table performance_schema.SETUP_TIMERS extended;
  34. checksum table performance_schema.THREADS extended;