• unknown's avatar
    SCRUM · 902c3619
    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
    902c3619
emb_qcache.cc 10.3 KB