[MXS-1176] MaxAdmin quits when executing commands in REPL mode Created: 2017-03-07 Updated: 2017-03-07 Resolved: 2017-03-07 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxadmin |
| Affects Version/s: | 2.0.4 |
| Fix Version/s: | 2.0.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Onno Steenbergen | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian GNU/Linux 8.7 (jessie) |
||
| Issue Links: |
|
||||||||||||||||
| Description |
|
After upgrading from 1.4.3 to 2.0.4 Maxadmin quits when executing any command in REPL mode. Executing direct commands works. Works:
Opening the REPL works, however after entering the first command it stops. The exit code is 0, so it doesn't indicate an error.
Relevant config sections:
|
| Comments |
| Comment by markus makela [ 2017-03-07 ] |
|
Possibly related to |
| Comment by Onno Steenbergen [ 2017-03-07 ] |
|
Hi Markus, It seems that after disabling the connection_timeout the maxadmin interface works. I added connection_timeout as suggested in Thanks, Onno |