IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    MySQL 5.6 Database Administrator-007-Which subset of event attributes would indicate this error in the audit.log file?

    royalwzy发表于 2015-09-01 23:17:45
    love 0
    Consider the Mysql Enterprise Audit plugin. You are checking user accounts and attempt the following query: Mysql> SELECT user, host, plugin FROM mysql.users; ERROR 1146 (42S02): Table ‘mysql.users’ doesn’t exist Which subset of event attributes would indicate this error in the audit.log file? A. NAME=”Query” STATUS=”1146” SQLTEXT=”select user,host from users”/> B. NAME=”Error” STATUS=”1146” SQLTEXT=”Error 1146 (42S02): Table ‘mysql.users’ doesn’t exist”/> C. NAME=”Query” STATUS=”1146” SQLTEXT=” Error 1146 (42S02): Table ‘mysql.users’ doesn’t exist”/> D. NAME=”Error” STATUS=”1146” SQLTEXT=”select user,host from users”/> E. NAME=”Error” STATUS=”0” SQLTEXT=”Error 1146 (42S02): Table ‘mysql.users’ doesn’t exist”/>


沪ICP备19023445号-2号
友情链接