• unknown's avatar
    thr0loc.c, srv0start.c, srv0srv.c, srv0srv.h, os0thread.h: · 6713bb09
    unknown authored
      Reduce InnoDB memory allocation if buffer pool < 8 MB
    
    
    innobase/include/os0thread.h:
      Reduce InnoDB memory allocation if buffer pool < 8 MB
    innobase/include/srv0srv.h:
      Reduce InnoDB memory allocation if buffer pool < 8 MB
    innobase/srv/srv0srv.c:
      Reduce InnoDB memory allocation if buffer pool < 8 MB
    innobase/srv/srv0start.c:
      Reduce InnoDB memory allocation if buffer pool < 8 MB
    innobase/thr/thr0loc.c:
      Reduce InnoDB memory allocation if buffer pool < 8 MB
    6713bb09
srv0start.c 42.8 KB