• unknown's avatar
    thr0loc.c, srv0start.c, srv0srv.c, srv0srv.h, os0thread.h, ha_innodb.cc: · 14affe7e
    unknown authored
      Backport from 4.1: reduce InnoDB memory consumption if buf pool < 8 MB
    
    
    sql/ha_innodb.cc:
      Backport from 4.1: reduce InnoDB memory consumption if buf pool < 8 MB
    innobase/include/os0thread.h:
      Backport from 4.1: reduce InnoDB memory consumption if buf pool < 8 MB
    innobase/include/srv0srv.h:
      Backport from 4.1: reduce InnoDB memory consumption if buf pool < 8 MB
    innobase/srv/srv0srv.c:
      Backport from 4.1: reduce InnoDB memory consumption if buf pool < 8 MB
    innobase/srv/srv0start.c:
      Backport from 4.1: reduce InnoDB memory consumption if buf pool < 8 MB
    innobase/thr/thr0loc.c:
      Backport from 4.1: reduce InnoDB memory consumption if buf pool < 8 MB
    14affe7e
thr0loc.c 5.16 KB