Update system.md

This commit is contained in:
rfraposa 2023-03-09 08:41:39 -07:00
parent b608a9e177
commit 604eeede97

View File

@ -8,7 +8,7 @@ sidebar_label: SYSTEM
## RELOAD EMBEDDED DICTIONARIES
Reload all [Internal dictionaries](../../sql-reference/dictionaries/internal-dicts.md).
Reload all [Internal dictionaries](../../sql-reference/dictionaries/index.md).
By default, internal dictionaries are disabled.
Always returns `Ok.` regardless of the result of the internal dictionary update.
@ -369,7 +369,7 @@ SYSTEM DROP FILESYSTEM CACHE
It's too heavy and has potential for misuse.
:::
Will do sync syscall.
Will do sync syscall.
```sql
SYSTEM SYNC FILE CACHE