sql_net_thread_count specifies the number of I/O threads for the MySQL cluster, that is, the number of global_sql_nio_server threads. The default value 0 indicates that the value of the parameter is the same as that of net_thread_count.
Note
This parameter is available since OceanBase Database V4.1.0.
| Attribute | Description |
|---|---|
| Type | Integer |
| Default value | 0 |
| Value range | [0, 64] |
| Effective upon OBServer node restart | No |