tenant_sql_net_thread_count specifies the number of I/O threads of a MySQL tenant, that is, the number of sql_nio_server threads. The default value is 0, which indicates that the thread number is the same as the value of unit_min_cpu.
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 |