mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
remove MYSQL_SERVER requirement
This commit is contained in:
committed by
Oleksandr Byelkin
parent
0a0dfd63d9
commit
a786c0208e
@@ -20,7 +20,7 @@
|
||||
#ifndef _my_alloc_h
|
||||
#define _my_alloc_h
|
||||
|
||||
#include <mysql/psi/psi_memory.h>
|
||||
typedef unsigned int PSI_memory_key;
|
||||
|
||||
#define ALLOC_MAX_BLOCK_TO_DROP 4096
|
||||
#define ALLOC_MAX_BLOCK_USAGE_BEFORE_DROP 10
|
||||
|
Reference in New Issue
Block a user