mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 01:34:17 +01:00
5 lines
101 B
Text
5 lines
101 B
Text
|
#
|
||
|
# MDEV-5521 SET ROLE as prepared statement crashes the server
|
||
|
#
|
||
|
PREPARE stmt FROM 'SET ROLE NONE';
|