Skip to content

Commit

Permalink
Merge branch 'v3.0_test_aurora_build' into v3.0_refactor_query_cache
Browse files Browse the repository at this point in the history
  • Loading branch information
rahim-kanji committed Oct 10, 2024
2 parents fc74409 + 6c70995 commit 0c569cf
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/BaseHGC.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,6 @@ using TypeSess = typename std::conditional<
#include "MySQL_HostGroups_Manager.h"


#ifdef TEST_AURORA
if constexpr (std::is_same_v<HGC, MyHGC>) {
static unsigned long long array_mysrvc_total = 0;
static unsigned long long array_mysrvc_cands = 0;
}
#endif // TEST_AURORA

extern MySQL_Threads_Handler *GloMTH;


Expand Down

0 comments on commit 0c569cf

Please sign in to comment.