Commit b3aed01a authored by Sergei Golubchik's avatar Sergei Golubchik

fix include/not_embedded.inc to be independent from the environment

in particular, not fail with --vertical_results
parent 5fc28146
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
# #
# The test below is redundant # The test below is redundant
-- require r/not_embedded.require if (`select version() like '%embedded%'`) {
disable_query_log; This should never happen;
select version() like '%embedded%' as 'have_embedded'; }
enable_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