mirror of
https://github.com/MariaDB/server.git
synced 2025-06-13 13:01:51 +03:00
Auto-merge from mysql-next-mr.
This commit is contained in:
@ -131,7 +131,7 @@ int STDCALL mysql_server_init(int argc __attribute__((unused)),
|
||||
mysql_port = MYSQL_PORT;
|
||||
#ifndef MSDOS
|
||||
{
|
||||
struct servent *serv_ptr;
|
||||
struct servent *serv_ptr __attribute__((unused));
|
||||
char *env;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user