mysql_client_test.test

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

TEST
18
字号
# This test should work in embedded server after we fix mysqltest-- source include/not_embedded.inc# We run with different binaries for normal and --embedded-server## If this test fails with "command "$MYSQL_CLIENT_TEST" failed",# you should either run mysql_client_test separartely against a running# server or run mysql-test-run --debug mysql_client_test and check# var/log/mysql_client_test.trace--disable_result_log--exec echo $MYSQL_CLIENT_TEST --getopt-ll-test=25600M--exec $MYSQL_CLIENT_TEST --getopt-ll-test=25600M# End of 4.1 testsecho ok;

⌨️ 快捷键说明

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