You need to sign in or sign up before continuing.
  • Vicențiu Ciorbaru's avatar
    Fix tokudb jemalloc linking · 83d5b963
    Vicențiu Ciorbaru authored
    Linking tokudb with jemalloc privately causes problems on library
    load/unload. To prevent dangling destructor pointers, link with the same
    library as the server is using.
    83d5b963