mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fixed some simple warnings on Windows.
This commit is contained in:
@ -618,8 +618,8 @@ Open streams: %10lu\n",
|
||||
(ulong) my_file_opened,
|
||||
(ulong) my_stream_opened);
|
||||
|
||||
ALARM_INFO alarm_info;
|
||||
#ifndef DONT_USE_THR_ALARM
|
||||
ALARM_INFO alarm_info;
|
||||
thr_alarm_info(&alarm_info);
|
||||
printf("\nAlarm status:\n\
|
||||
Active alarms: %u\n\
|
||||
|
Reference in New Issue
Block a user