mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Skip new test with embedded server
mysql-test/t/view_grant.test: Skip test with embedded server
This commit is contained in:
@ -1,3 +1,5 @@
|
|||||||
|
# Can't test with embedded server
|
||||||
|
-- source include/not_embedded.inc
|
||||||
|
|
||||||
# simple test of grants
|
# simple test of grants
|
||||||
grant create view on test.* to test@localhost;
|
grant create view on test.* to test@localhost;
|
||||||
|
Reference in New Issue
Block a user