summaryrefslogtreecommitdiff
path: root/sql/table.cc
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2018-09-06 20:41:28 +0200
committerOleksandr Byelkin <sanja@mariadb.com>2018-09-06 21:06:31 +0200
commit3a4242fd57b3a2235d2478ed080941b67a82ad1b (patch)
treead5a2773c25a736d4efb716f7833a18c1d93abab /sql/table.cc
parentd527bf5390aa0a7810ebafbe15fd96310062e44e (diff)
downloadmariadb-git-3a4242fd57b3a2235d2478ed080941b67a82ad1b.tar.gz
TokuDB: Don't free P_S instrumented mutexes after exit()
don't create static objects that destroy mutexes from destructors, and don't destroy mutexes from .so destructor (on-unload) function. if it happens after exit(), P_S will be long gone by that time this fixes tokudb tests crashing on quantal-amd64
Diffstat (limited to 'sql/table.cc')
0 files changed, 0 insertions, 0 deletions