• unknown's avatar
    Bug#27597 mysqld-debug broken · 27eff217
    unknown authored
     - "on" -> "restore" to avoid warning in MSVC when compiling with debug
    
    
    mysys/my_init.c:
      Fix spelling error that cause MSVC to throw a warning
      when compiling with debug.
      Use "restore" instaed of "on" to turn runtime checks back on
    27eff217
my_init.c 13.1 KB