Skip to content
Permalink
Browse files
Fix Windows compiler error.
  • Loading branch information
Jan Lindström committed Aug 14, 2020
1 parent a7a9f44 commit 7df4706
Showing 1 changed file with 2 additions and 0 deletions.
@@ -24,7 +24,9 @@
#include <mysql/plugin.h>
#include <mysql/service_thd_wait.h>
#include <mysql/psi/mysql_stage.h>
#ifdef WITH_WSREP
#include "wsrep_sst.h"
#endif
#ifdef HAVE_PSI_INTERFACE
static PSI_mutex_key key_MDL_wait_LOCK_wait_status;

0 comments on commit 7df4706

Please sign in to comment.