Commit graph

3 commits

Author SHA1 Message Date
unknown
ead004f91f Test for query cache in combination with NDB
mysql-test/r/ndb_cache.result:
  Updated tests and results for ndb_cache
mysql-test/t/ndb_cache.test:
  Updated tests and results for ndb_cache
2004-12-09 12:55:17 +01:00
unknown
93191c739e new NDB test with QC
sql/sql_cache.cc:
  if we removed old values in cache, then we can cache new one
2004-11-25 19:49:50 +02:00
unknown
ea646dce60 avoid using ndb tables in query cache
sql/ha_ndbcluster.h:
  fixed layout
  prohibit using query cache with ndb tables
sql/handler.h:
  new caching type
sql/sql_cache.cc:
  support of new caching type (caching prohibited)
2004-05-05 11:22:10 +03:00