[MXS-4881] Startup option --basedir mishandled Created: 2023-11-28 Updated: 2023-12-08 Resolved: 2023-11-30 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 22.08.10, 23.02.6, 23.08.3 |
| Fix Version/s: | 22.08.11, 23.02.7, 23.08.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Claudio Nanni | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
/mycustom/maxscale/bin/maxscale -d --basedir=/mycustom/maxscale No longer works since version 23.02.6 failed to read the directory /mycustom/maxscale/mycustom/maxscale" It looks like it chains the basedir twice |
| Comments |
| Comment by Claudio Nanni [ 2023-11-28 ] | ||||
|
A test passing ./ for basedir (after switching to it):
|