mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge of mysql-5.1-bugteam into mysql-trunk-merge.
This commit is contained in:
@ -146,7 +146,9 @@ typedef long long longlong;
|
||||
|
||||
#ifdef HAVE_DLOPEN
|
||||
|
||||
#if !defined(HAVE_GETHOSTBYADDR_R) || !defined(HAVE_SOLARIS_STYLE_GETHOST)
|
||||
static pthread_mutex_t LOCK_hostname;
|
||||
#endif
|
||||
|
||||
/* These must be right or mysqld will not find the symbol! */
|
||||
|
||||
|
Reference in New Issue
Block a user