1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

[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
parent 9c6fd420c1
commit 0a87636a44

View File

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