You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Rescoped the tmpdir var, global -> class, in liboamcpp to fix a race.
This commit is contained in:
@ -82,8 +82,6 @@ using namespace oam;
|
||||
using namespace logging;
|
||||
using namespace BRM;
|
||||
|
||||
string tmpdir;
|
||||
|
||||
namespace oam
|
||||
{
|
||||
// flag to tell us ctrl-c was hit
|
||||
|
Reference in New Issue
Block a user