Commit eb208763 authored by Moe Jette's avatar Moe Jette Committed by Danny Auble
Browse files

MySQL - Fix for possible race condition when archiving multiple clusters

at the same time.

Bug 2683

Turns out making a variable static in a function will make it not safe
when dealing with threads.
parent b5dabfe8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment