Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
10.1.13
Description
It's not possible to use CREATE/DROP ROLE in prepared statements. Example:
MariaDB [(none)]> SET @createRole = 'CREATE ROLE developers';
|
Query OK, 0 rows affected (0.00 sec)
|
MariaDB [(none)]> PREPARE stmtCreateRole FROM @createRole;
|
ERROR 1295 (HY000): This command is not supported in the prepared statement protocol yet
|
Attachments
Issue Links
- is part of
-
MDEV-5522 Make CREATE/DROP/SET ROLE usable in stored programs
-
- Open
-
Activity
Link | This issue relates to CBARC-6 [ CBARC-6 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Comment | [ We have this one already, MDEV-5522. ] |
Assignee | Vicentiu Ciorbaru [ cvicentiu ] |
Sprint | 10.1.13 [ 42 ] |
Rank | Ranked lower |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
Assignee | Vicentiu Ciorbaru [ cvicentiu ] | Sergei Golubchik [ serg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Sergei Golubchik [ serg ] | Vicentiu Ciorbaru [ cvicentiu ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
issue.field.resolutiondate | 2016-03-22 20:25:45.0 | 2016-03-22 20:25:45.856 |
Component/s | Admin statements [ 11400 ] | |
Component/s | Prepared Statements [ 10804 ] | |
Fix Version/s | 10.1.13 [ 21803 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 73719 ] | MariaDB v4 [ 150023 ] |