mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
#
|
|
# MDEV-5521 SET ROLE as prepared statement crashes the server
|
|
#
|
|
PREPARE stmt FROM 'SET ROLE NONE';
|