• msvensson@neptunus.(none)'s avatar
    WL#2269 Enable query cache for NDB part 2 · 2bdd710d
    msvensson@neptunus.(none) authored
    -This is mostly fixes for correct behaviour when using query cache + transactions + the thread that
    fetches commit count from NDB at regular intervals. The major fix is to add a
    list in thd_ndb, that keeps a list of NDB_SHARE's that were modified by
    transaction and then "clearing" them in ndbcluster_commit.
    2bdd710d
ndb_cache2.test 10.5 KB