[MDEV-200] session dbug variable redirects to stderr Created: 2012-03-22 Updated: 2012-03-24 Resolved: 2012-03-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.21 |
| Fix Version/s: | 5.5.22 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
after mysql fix for http://bugs.mysql.com/bug.php?id=46165 any assignment to the session debug_dbug variable automatically redirects the dbug output in this thread to stderr. |