Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
设置概览页。
system.settings
SELECT name, value FROM system.settings WHERE changed
name
SELECT name, value FROM system.settings WHERE name = 'max_threads'
┌─name────────┬─value───┐ │ max_threads │ auto(8) │ └─────────────┴─────────┘ 1 row in set. Elapsed: 0.002 sec.
此页面对您有帮助吗?