Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.4
-
Fix Version/s: 2.4.5
-
Component/s: Packaging
-
Labels:None
Description
The /etc/maxscale.cnf installed by .deb and RPM packages still has all URLs in its comments pointing to the 2.3 version of the MaxScale manul.
# MaxScale documentation:
|
# https://mariadb.com/kb/en/mariadb-enterprise/mariadb-maxscale-23/
|
|
# Global parameters
|
#
|
# Complete list of configuration options:
|
# https://mariadb.com/kb/en/mariadb-maxscale-23-mariadb-maxscale-configuration-usage-scenarios/
|
|
[maxscale]
|
threads=auto
|
[...]
|