Bug #89013 Easier way to define nr of SQL nodes in config
Submitted: 21 Dec 2017 12:43 Modified: 1 Jan 2018 11:44
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Cluster: plugin Severity:S4 (Feature request)
Version:7.6.3 OS:Any
Assigned to: CPU Architecture:Any

[21 Dec 2017 12:43] Daniël van Eeden
Description:
To define 100 SQL nodes I put 100 lines of '[mysqld]' in the config.ini file.

Something like this would be nice:
[mysqld]
number_of_slots=100

How to repeat:
See description

Suggested fix:
Something like this would be nice:
[mysqld]
number_of_slots=100
[1 Jan 2018 11:44] MySQL Verification Team
Hello Daniël,

Thank you for the feature request!

Thanks,
Umesh