mariadb/mysql-test/suite/roles/ps.test

5 lines
101 B
Text
Raw Normal View History

#
# MDEV-5521 SET ROLE as prepared statement crashes the server
#
PREPARE stmt FROM 'SET ROLE NONE';