• unknown's avatar
    Bug#27597 mysqld-debug broken · 6d88cdf8
    unknown authored
    - Send errors from RTC(Runtime Error Check) to stderr instead of
    popping up an MessageBox asking to debug
    
    
    mysys/my_init.c:
      Initialize a handler for RTC errors that write the problem
      description to stderr instead of popping up an MessageBox
      asking to debug
    6d88cdf8
my_init.c 13.1 KB