mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
92eafe1ab1
set_role::light_check() was incorrect
4 lines
101 B
Text
4 lines
101 B
Text
#
|
|
# MDEV-5521 SET ROLE as prepared statement crashes the server
|
|
#
|
|
PREPARE stmt FROM 'SET ROLE NONE';
|