1
0
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:
Sergei Golubchik
2021-09-10 12:38:53 +02:00
committed by Oleksandr Byelkin
parent 0a0dfd63d9
commit a786c0208e
14 changed files with 201 additions and 39 deletions

View File

@@ -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