mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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
|
||||
grant create view on test.* to test@localhost;
|
||||
|
Reference in New Issue
Block a user