Skip to content
Permalink
Browse files
[MDEV-7978] Make show_create_user testcase not run on embedded build
  • Loading branch information
cvicentiu authored and grooverdan committed Sep 20, 2020
1 parent 85b0859 commit 0ff8978
Showing 1 changed file with 2 additions and 0 deletions.
@@ -1,3 +1,5 @@
--source include/not_embedded.inc

create user foo;
show create user foo;

0 comments on commit 0ff8978

Please sign in to comment.