im_check_os.inc

来自「开启mysql的远程连接的方法 mysql-noinstall-5.1.6-al」· INC 代码 · 共 15 行

INC
15
字号
--connect (dflt_server_con,localhost,root,,mysql,$IM_MYSQLD1_PORT,$IM_MYSQLD1_SOCK)--connection dflt_server_con--source include/not_windows.inc# check that CSV engine was compiled in, as IM the test suite uses# logs tables-specific option and the option is not present if CSV# (and => the log tables) are not in.# NOTE: In future we should remove this check and make the test suite# to pass correct opyions to IM depending on the CSV presence--source include/have_csv.inc--connection default--disconnect dflt_server_con

⌨️ 快捷键说明

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