• unknown's avatar
    srv0start.c: · f4ac2b80
    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
    f4ac2b80
srv0start.c 31.3 KB