1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Fix to make it compiling on new ubuntu.

This commit is contained in:
Oleksandr Byelkin
2020-11-14 09:55:09 +01:00
parent bb328a2a27
commit c8be6aafb9

View File

@ -95,7 +95,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", \