• unknown's avatar
    Bug #7966 query cache doesn't work properly with batch statements · 21321600
    unknown authored
    sql_lex.cc:
      Set query to not cacheable if we are using multistatements and there are multiple statements in this query
    
    
    sql/sql_lex.cc:
      Set query to not cacheable if we are using multistatements and there are multiple statements in this query
    21321600
sql_lex.cc 44.6 KB