问题描述:
[单选]
Consider the MySQL Enterprise Audit plugin. A CSV file called data.csv has 100 rows of data. The stored procedure prepare_db()has 10 auditable statements. You run the following statements in the mydb database:考虑一下MySQL企业审计插件。一个名为数据.csv有100行数据。存储过程prepare_db()有10个可审核语句。在mydb数据库中运行以下语句:mysql> CALL prepare_db();mysql> LOAD DATA INFILE ‘/tmp/data.csv’ INTO TABLE mytable;mysql> SHOW TABLES;How many events are added to the audit log as a result of the preceding statements?于前面的语句,有多少事件被添加到审计日志中?
A.102; top-level statements are logged, but LOAD DATA INFILE is logged as a separate event.
B.3; only the top-level statements are logged. 只记录顶层语句。
C.111; top-level statements and all lower-level statements are logged.
D.12; only top-level statements and stored procedure events are logged.
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
上一篇:What are four capabilities of the mysql client program? mysql客户机程序的四种功能是什么?()
下一篇:Which two statements are true about InnoDB auto-increment locking?关于InnoDB auto-increment锁,哪两种说法是正确的?()
- 我要回答: 网友(216.73.216.168)
- 热门题目: 1.货品出仓参照货品部的出仓款号 2.出仓时不管是店次还是厂次,都 3.关于居民的定义说法正确的是:
