mirror of https://github.com/1Panel-dev/1Panel
fix typos (#7404)
parent
db2f648bce
commit
5738cceac9
|
@ -524,7 +524,7 @@ const message = {
|
|||
readRndBufferSizeHelper: '* connections, random read buffer size',
|
||||
joinBufferSizeHelper: '* connections, association table cache size',
|
||||
threadStackelper: '* connections, stack size per thread',
|
||||
binlogCacheSizeHelper: '* onnections, binary log cache size (multiples of 4096)',
|
||||
binlogCacheSizeHelper: '* connections, binary log cache size (multiples of 4096)',
|
||||
threadCacheSizeHelper: 'Thread pool size',
|
||||
tableOpenCacheHelper: 'Table cache',
|
||||
maxConnectionsHelper: 'Max connections',
|
||||
|
|
Loading…
Reference in New Issue