• unknown's avatar
    Bug#27597 mysqld-debug broken · 7f3f7eab
    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
    7f3f7eab
my_init.c 13.1 KB