• unknown's avatar
    SCRUM · 640e97bd
    unknown authored
    WL#1246 (Query cache in embedded library)
    Some fixes after testing
    
    
    libmysqld/emb_qcache.cc:
      code added to check if the recordset has no rows
    sql/sql_cache.cc:
      this code should not work if the query isn't cacheable
    640e97bd
emb_qcache.cc 10.3 KB