SQL query box settings
$cfg['SQLQuery']['Edit']
Type: | 布尔值 |
---|---|
Default value: | true |
Whether to display an edit link to change a query in any SQL Query box.
$cfg['SQLQuery']['Explain']
Type: | 布尔值 |
---|---|
Default value: | true |
Whether to display a link to explain a SELECT query in any SQL Query box.
$cfg['SQLQuery']['ShowAsPHP']
Type: | 布尔值 |
---|---|
Default value: | true |
Whether to display a link to wrap a query in PHP code in any SQL Query box.
$cfg['SQLQuery']['Refresh']
Type: | 布尔值 |
---|---|
Default value: | true |
Whether to display a link to refresh a query in any SQL Query box.
当前内容版权归 phpMyAdmin 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 phpMyAdmin .