[MDEV-7978] Make show_create_user testcase not run on embedded build

This commit is contained in:
Vicențiu Ciorbaru 2016-03-08 10:50:04 +02:00 committed by Daniel Black
parent 85b085972b
commit 0ff897807f

View file

@ -1,3 +1,5 @@
--source include/not_embedded.inc
create user foo;
show create user foo;