mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Pull 5.1 treatment of community features into 5.0.
This commit is contained in:
@ -54,7 +54,7 @@ int make_profile_table_for_show(THD *thd, ST_SCHEMA_TABLE *schema_table);
|
||||
#define PROFILE_ALL (~0)
|
||||
|
||||
|
||||
#if defined(ENABLED_PROFILING)
|
||||
#if defined(ENABLED_PROFILING) && defined(COMMUNITY_SERVER)
|
||||
#include "mysql_priv.h"
|
||||
|
||||
#ifdef HAVE_SYS_RESOURCE_H
|
||||
|
Reference in New Issue
Block a user