1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00
This commit is contained in:
Sergei Golubchik
2015-08-03 13:05:40 +02:00
parent 3c3724991e
commit 167c540048
115 changed files with 496 additions and 225 deletions

View File

@@ -27,7 +27,7 @@
#include "sql_digest.h"
extern bool flag_statements_digest;
extern ulong digest_max;
extern size_t digest_max;
extern ulong digest_lost;
struct PFS_thread;