Commit 74be65c6 authored by Alexander Barkov's avatar Alexander Barkov

Do not run mysql.test in case of embedded server.

We need a running MySQL server for this test.

modified:
  storage/connect/mysql-test/connect/t/mysql.test
parent aa505ea3
-- source include/not_embedded.inc
#
# TODO: consider a possibility to run this test
# against some remote MySQL server
#
let $PORT= `select @@port`;
--disable_query_log
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment