Skip to content
  • Aakanksha Verma's avatar
    b3c011f0
    Bug #22678436 MISSING INNODB_NUMA_INTERLEAVE · b3c011f0
    Aakanksha Verma authored
    PROBLEM
    
    InnoDB NUMA interleave support is missing from MySQL 5.7. Per manual the
    innodb_numa_interleave option to be available, MySQL must be compiled on
    a NUMA-enabled system. The bug is already fixed in trunk by
    bug#23259754.
    
    FIX
    
    Patch from rb#12650 is manually backported to mysql-5.7.
    
    Reviewd by: Tor Didriksen <tor.didriksen@oracle.com>
    Reviewd by: Annamalai Guruswami <annamalai.gurusami@oracle.com>
    
    RB: 12968
    b3c011f0
    Bug #22678436 MISSING INNODB_NUMA_INTERLEAVE
    Aakanksha Verma authored
    PROBLEM
    
    InnoDB NUMA interleave support is missing from MySQL 5.7. Per manual the
    innodb_numa_interleave option to be available, MySQL must be compiled on
    a NUMA-enabled system. The bug is already fixed in trunk by
    bug#23259754.
    
    FIX
    
    Patch from rb#12650 is manually backported to mysql-5.7.
    
    Reviewd by: Tor Didriksen <tor.didriksen@oracle.com>
    Reviewd by: Annamalai Guruswami <annamalai.gurusami@oracle.com>
    
    RB: 12968
Loading