sql_net_thread_count

2023-10-31 11:17:11  Updated

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 in OceanBase Database V4.1.0 and later.

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

Contact Us