问题详情

答题翼 > 问答 > 计算机类考试 > 正文
目录: 标题| 题干| 答案| 搜索| 相关

Consider the events_% tables in performance Schema.Which two methods will clear or reset the collected events in the tables?()


Consider the events_% tables in performance Schema.Which two methods will clear or reset the collected events in the tables?()

A.Using DELETE statements, for example, DELETE FROM performance_schema.events_watis_current

B.Using the statement RESET PERFORMANCE CACHE

C.Using the statement FLUSH PERFORMANCE CACHE

D.Using TRUNCATE statements, for example, TRUNATE TABLE performance_schema.events_waits_current

E.Disabling and re-enabling all instruments

F.Restarting Mysql

参考答案
您可能感兴趣的试题