📄 partition_layout.inc
字号:
# include/partition_layout.inc## Print partitioning related informations about the table t1#eval SHOW CREATE TABLE t1;# Optional (most probably issues with separators and case sensitivity)# listing of files belonging to the table t1if ($ls){ --exec ls var/master-data/test/t1*}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -