mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
5.6.26
This commit is contained in:
@@ -299,7 +299,7 @@ struct PFS_ALIGNED PFS_socket : public PFS_instr
|
||||
/** Max size of the statements stack. */
|
||||
extern uint statement_stack_max;
|
||||
/** Max size of the digests token array. */
|
||||
extern uint pfs_max_digest_length;
|
||||
extern size_t pfs_max_digest_length;
|
||||
|
||||
/**
|
||||
@def PFS_MAX_ALLOC_RETRY
|
||||
|
Reference in New Issue
Block a user