Loading mysys/my_init.c +1 −1 Original line number Diff line number Diff line Loading @@ -286,7 +286,7 @@ int handle_rtc_failure(int err_type, const char *file, int line, return 0; /* Error is handled */ } #pragma runtime_checks("", on) #pragma runtime_checks("", restore) #endif Loading Loading
mysys/my_init.c +1 −1 Original line number Diff line number Diff line Loading @@ -286,7 +286,7 @@ int handle_rtc_failure(int err_type, const char *file, int line, return 0; /* Error is handled */ } #pragma runtime_checks("", on) #pragma runtime_checks("", restore) #endif Loading