mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Windows : Fix server compile errors when compile with /Zc:strictStrings option
This commit is contained in:
@@ -106,7 +106,7 @@ static const char* sock= 0;
|
||||
static char *opt_plugindir= 0, *opt_default_auth= 0;
|
||||
|
||||
#ifdef HAVE_SMEM
|
||||
static char *shared_memory_base_name= 0;
|
||||
static const char *shared_memory_base_name= 0;
|
||||
#endif
|
||||
static char* user = 0;
|
||||
static char* pass = 0;
|
||||
|
Reference in New Issue
Block a user