cleanup_sp_tb.inc
来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· INC 代码 · 共 10 行
INC
10 行
let $message= --source suite/funcs_1/storedproc/cleanup_sp_tb.inc;--source include/show_msg80.inc# called both to cleanup possibly existing data before and after the SP tests--disable_warningsDROP DATABASE IF EXISTS db_storedproc;DROP DATABASE IF EXISTS db_storedproc_1;--enable_warnings
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?