Skip new test with embedded server

This commit is contained in:
jimw@mysql.com 2005-04-04 17:08:12 -07:00
parent 8adf572cca
commit c13464b813

View File

@ -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;