[MDEV-6900] cannot set session gtid_domain_id in stored procedure (SECURITY DEFINER) Created: 2014-10-21 Updated: 2014-10-22 Due: 2014-10-28 Resolved: 2014-10-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.0.14 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
wheezy x86_64 |
||
| Description |
|
non-priv user:
Binary events logged as this user use gtid_domain_id =0 instead of 59. |
| Comments |
| Comment by Daniel Black [ 2014-10-21 ] | ||||||||||||||||||||||||||||||||||||||
|
non-priv user
| ||||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2014-10-21 ] | ||||||||||||||||||||||||||||||||||||||
|
Hi Daniel, I'm not sure I quite understand your point, could you please clarify? | ||||||||||||||||||||||||||||||||||||||
| Comment by Daniel Black [ 2014-10-22 ] | ||||||||||||||||||||||||||||||||||||||
|
quite right. I've mixed up those concepts. session variable Gtid_domain_id is able to be set in a procedure. bug invalid |