mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
add comment to a test
This commit is contained in:
parent
3e1c743d4a
commit
27328ca1f4
1 changed files with 3 additions and 0 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Reference in a new issue