Details
-
Bug
-
Status: Open (View Workflow)
-
Trivial
-
Resolution: Unresolved
-
12.2.2
-
None
-
None
Description
MDEV-36630 "Errors or omissions in documentation of option files syntax" is fixed but I missed two things.
In the manual
https://mariadb.com/docs/server/clients-and-utilities/mariadb-client/mariadb-command-line-client
-``[options], --debug[=options] should be -#[options], --debug[=options]
(perhaps the '#' character got treated specially?)
--script-dir should be --script-dir=name
(script-dir "requires an argument")