summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
diff options
context:
space:
mode:
authorNirbhay Choubey <nirbhay@mariadb.com>2015-09-25 13:56:02 -0400
committerNirbhay Choubey <nirbhay@mariadb.com>2015-09-25 13:56:02 -0400
commit13615c5e18eed62fa2dee80402dfebe3e74053c4 (patch)
tree4618417bb4b578e93f7c1b00fcfe28df61dfe20e /sql/sql_acl.cc
parentd54bc3c0d1ed50b3c5aa3a22b2cb653851315e8a (diff)
downloadmariadb-git-13615c5e18eed62fa2dee80402dfebe3e74053c4.tar.gz
MDEV-8208: Sporadic SEGFAULT on startup
Addendum: * Before calling THD::init_for_queries(), flip the current_thd to wsrep thread so that memory gets allocated for the right THD. * Use wsrep_creating_startup_threads instead of plugins_are_initialized as the condition for the execution of THD::init_for_queries() within start_wsrep_THD(), as use of latter could still leave some room for race.
Diffstat (limited to 'sql/sql_acl.cc')
0 files changed, 0 insertions, 0 deletions