• unknown's avatar
    fixed invalidation of query cache · 51828aa9
    unknown authored
    excluded double call of 'invalidate()'
    
    
    mysql-test/r/innodb_cache.result:
      test of invalidation
    mysql-test/t/innodb_cache.test:
      test of invalidation
    sql/handler.cc:
      excluded double call of 'invalidate()'
    sql/sql_delete.cc:
      fixed invalidation of query cache
    sql/sql_insert.cc:
      fixed invalidation of query cache
    sql/sql_update.cc:
      fixed invalidation of query cache
    51828aa9
innodb_cache.test 1.46 KB