mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge from 5.0
This commit is contained in:
@ -139,10 +139,10 @@ typedef long long longlong;
|
||||
#include <mysql.h>
|
||||
#include <ctype.h>
|
||||
|
||||
static pthread_mutex_t LOCK_hostname;
|
||||
|
||||
#ifdef HAVE_DLOPEN
|
||||
|
||||
static pthread_mutex_t LOCK_hostname;
|
||||
|
||||
/* These must be right or mysqld will not find the symbol! */
|
||||
|
||||
my_bool metaphon_init(UDF_INIT *initid, UDF_ARGS *args, char *message);
|
||||
|
Reference in New Issue
Block a user