Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.4.3, 10.1.38, 10.2.22, 10.3.13
Description
The mysql_plugin utility doesn't read all server option groups from the configuration file. It only reads the [mysqld] option group. This is because it executes the following:
my_print_defaults mysqld
|
Instead of the following:
my_print_defaults --mysqld
|
See the following function:
Attachments
Issue Links
- relates to
-
MDEV-19227 mysql_plugin doesn't run bootstrap from source
-
- Closed
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Labels | beginner-friendly |
Remote Link | This issue links to "PR#1262 (Web Link)" [ 28907 ] |
Link |
This issue relates to |
Assignee | Anel Husakovic [ anel ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Assignee | Anel Husakovic [ anel ] | Sergei Golubchik [ serg ] |
Status | Stalled [ 10000 ] | In Review [ 10002 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.1.39 [ 23305 ] | |
Fix Version/s | 10.2.24 [ 23308 ] | |
Fix Version/s | 10.3.15 [ 23309 ] | |
Fix Version/s | 10.4.5 [ 23311 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 93457 ] | MariaDB v4 [ 155976 ] |