tenant_sql_net_thread_count

2024-11-11 07:37:15  Updated

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 was introduced in OceanBase Database V4.1.0.

Attribute Description
Type Integer
Default value 0
Value range [0, 64]
Effective upon OBServer node restart No

Contact Us