• unknown's avatar
    Bug #30000: SHOW commands once again ends up in the · 82c87c0a
    unknown authored
     slow query log
    Disable the SHOW commands to appear in the show query
    log.
    Update the commands type array.
    
    
    mysql-test/r/show_check.result:
      Bug #30000: test case
    mysql-test/t/show_check.test:
      Bug #30000: test case
    sql/sql_parse.cc:
      Bug #30000: skip SHOW commands from the
      slow query log.
    82c87c0a
sql_parse.cc 212 KB