[MDEV-9284] Make connect_xtrace useful without restarting the server Created: 2015-12-14 Updated: 2015-12-14 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Connect |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Federico Razzoli | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Description |
|
connect_xtrace can be very useful to debug CONNECT problems, but it requires the --console option. It would be useful to have CONNECT logging into the error log, or a separate log, or in a table, without restarting the server. |