add comment to a test

This commit is contained in:
Sergei Golubchik 2015-10-22 10:27:36 +02:00
parent 3e1c743d4a
commit 27328ca1f4

View file

@ -1,3 +1,6 @@
#
# MDEV-6401 SET ROLE returning ERROR 1959 Invalid role specification for valid role
#
--source include/not_embedded.inc
create role r1;
create user foo@'127.0.0.1';