Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.13, 10.1(EOL)
-
None
-
10.1.14
Description
A user is granted one role only and no other privileges.
SET ROLE NONE makes mysqld crash
mysql> SET ROLE NONE;
|
ERROR 2013 (HY000): Lost connection to MySQL server during query
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Labels | need_feedback |
Attachment | my.cnf [ 41998 ] | |
Attachment | backtrace.txt [ 41999 ] |
Labels | need_feedback |
Comment |
[ By the way, client is MySQL 5.6
{noformat} # mysql --version mysql Ver 14.14 Distrib 5.6.28, for debian-linux-gnu (x86_64) using EditLine wrapper {noformat} ] |
Fix Version/s | 10.1 [ 16100 ] | |
Affects Version/s | 10.1 [ 16100 ] | |
Assignee | Vicentiu Ciorbaru [ cvicentiu ] | |
Priority | Minor [ 4 ] | Major [ 3 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Description |
A user is granted one roles only and no other privileges.
{{SET ROLE NONE}} makes mysqld crash {noformat} mysql> SET ROLE NONE; ERROR 2013 (HY000): Lost connection to MySQL server during query {noformat} |
A user is granted one role only and no other privileges.
{{SET ROLE NONE}} makes mysqld crash {noformat} mysql> SET ROLE NONE; ERROR 2013 (HY000): Lost connection to MySQL server during query {noformat} |
Assignee | Vicentiu Ciorbaru [ cvicentiu ] | Alexey Botchkov [ holyfoot ] |
Sprint | 10.1.14 [ 51 ] |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
Assignee | Alexey Botchkov [ holyfoot ] | Sergei Golubchik [ serg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Sergei Golubchik [ serg ] | Alexey Botchkov [ holyfoot ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
issue.field.resolutiondate | 2016-05-02 09:12:45.0 | 2016-05-02 09:12:45.34 |
Fix Version/s | 10.1.16 [ 22019 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 74803 ] | MariaDB v4 [ 150314 ] |
Could you please attach your error log and cnf file(s)?
It does not crash for me:
MariaDB [test]> exit
Bye
$ client/mysql -ufoo test
Server version: 10.1.13-MariaDB-debug Source distribution