mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge branch '10.2' into 10.3
This commit is contained in:
@ -96,7 +96,7 @@ void sql_print_error(const char *format, ...)
|
||||
|
||||
/*** end of encryption tweaks and stubs ****************************/
|
||||
|
||||
IO_CACHE info;
|
||||
static IO_CACHE info;
|
||||
#define CACHE_SIZE 16384
|
||||
|
||||
#define INFO_TAIL ", pos_in_file = %llu, pos_in_mem = %lu", \
|
||||
|
Reference in New Issue
Block a user