mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Backport Post fix of result files after push of BUG#34227
This commit is contained in:
@@ -20,7 +20,7 @@ id name
|
||||
CREATE user sameea;
|
||||
** Connecting connn using username 'sameea' **
|
||||
SET Global read_ONLY=ON;
|
||||
ERROR 42000: Access denied; you need the SUPER privilege for this operation
|
||||
ERROR 42000: Access denied; you need (at least one of) the SUPER privilege(s) for this operation
|
||||
CREATE TABLE t2
|
||||
(
|
||||
id INT NOT NULL auto_increment,
|
||||
|
Reference in New Issue
Block a user