fix include/not_embedded.inc to be independent from the environment
in particular, not fail with --vertical_results
This commit is contained in:
parent
5fc2814698
commit
b3aed01ae9
@ -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;
|
|
||||||
|
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
have_embedded
|
|
||||||
0
|
|
Loading…
x
Reference in New Issue
Block a user