You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Service thread 3 stuck in lock_wait is understandable - provider was not unloaded, so destructor for the thread was not called. Who is to unload provider in that case is somewhat unclear. It looks like one of the exiting slave threads should, and in this case there must have been only the initial one:
Maybe related to already closed #38.
Three threads were remaining:
However, it is a bit unclear if this is Galera or MySQL side issue.
The text was updated successfully, but these errors were encountered: