Skip to content

Commit 6daf6bb

Browse files
committed
Merge branch '10.4' into 10.5
2 parents e8f8992 + 1bebc8d commit 6daf6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unittest/sql/mf_iocache-t.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ void sql_print_error(const char *format, ...)
9696

9797
/*** end of encryption tweaks and stubs ****************************/
9898

99-
IO_CACHE info;
99+
static IO_CACHE info;
100100
#define CACHE_SIZE 16384
101101

102102
#define INFO_TAIL ", pos_in_file = %llu, pos_in_mem = %lu", \

0 commit comments

Comments
 (0)