show_connection.inc

来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· INC 代码 · 共 15 行

INC
15
字号
#### suite/funcs_1/include/show_connection.inc## This file shows the current connection information into the result file# By using the '... AS "" ' an empty line will separate this in the result.## Usage:#    Add the following to any *.test file:#      :#    --source suite/funcs_1/include/show_connection.inc#      :--disable_query_logSELECT USER() AS "", DATABASE() AS "";--enable_query_log

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?