[MDEV-7013] SET STATEMENT wait_timeout or interactive_timeout seem meaningless Created: 2014-11-02 Updated: 2015-05-25 Resolved: 2015-05-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | N/A |
| Fix Version/s: | 10.1.5 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Elena Stepanova | Assignee: | Oleksandr Byelkin |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Technically I can't say that SET STATEMENT wait_timeout = .. has no effect, but it looks pointless because how can there be inactivity if we are already executing the statement? Same is true for interactive_timeout. I didn't file this for Percona, but these variables are allowed in their SET STATEMENT too. |
| Comments |
| Comment by Elena Stepanova [ 2015-05-19 ] |
|
The variables are disabled now, so apparently the issue should be closed? |
| Comment by Oleksandr Byelkin [ 2015-05-25 ] |
|
It was not touched due to Priority. I'll look on it tomorrow. |
| Comment by Oleksandr Byelkin [ 2015-05-25 ] |
|
OK, the variable is really pointless. I close the MDEV because it is prohibited. |