• unknown's avatar
    srv0start.c: · 12fae523
    unknown authored
      Remove freeing of all memory at shutdown: since we do not exit the i/o-handlers and other threads, we could potentially get a seg fault at shutdown
    
    
    innobase/srv/srv0start.c:
      Remove freeing of all memory at shutdown: since we do not exit the i/o-handlers and other threads, we could potentially get a seg fault at shutdown
    12fae523
srv0start.c 31.3 KB