MySQL global variable innodb_numa_interleave not available

Bug #1749768 reported by Denis Kostryukov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Invalid
High
Unassigned

Bug Description

Release: Mirantis OpenStack 9.2

Global variable "innodb_numa_interleave" is not available in MySQL:

# mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 63657
Server version: 5.6.37-0~u14.04+mos0 (Ubuntu), wsrep_25.19

mysql> show variables like 'innodb_numa_interleave';
Empty set (0.00 sec)

Related bug: https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1735424

innodb_numa_interleave:

Introduced 5.6.27
Command-Line Format --innodb-numa-interleave=#
System Variable Name innodb_numa_interleave
Scope Global
Dynamic No
Permitted Values Type boolean
Default OFF

Revision history for this message
Denis Kostryukov (dkostryukov) wrote :

sla1 for 9.0-updates

information type: Public → Private
Revision history for this message
Denis Meltsaykin (dmeltsaykin) wrote :

This variable was added in the original mysql as a compile-time option and introduces a new dependency on numa libraries. Changing the way we compile mysql is considered a feature and takes extensive testing which contradicts the maintenance policy for stable products. Closing as Invalid, since this is not a bug but a feature request.

Changed in mos:
status: New → Invalid
information type: Private → Public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.