Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.30, 10.2.8
-
Linux with systemd
Description
The following comment in mariadb.service says that the [service] section should be used to add values to the MYSQLD_OPTS environment variable. This doesn't work though, it has to be [Service] with an upper case 'S'
# Start main service
|
# MYSQLD_OPTS here is for users to set in /etc/systemd/system/mariadb.service.d/MY_SPECIAL.conf
|
# Use the [service] section and Environment="MYSQLD_OPTS=...".
|
# This isn't a replacement for my.cnf.
|
# _WSREP_NEW_CLUSTER is for the exclusive use of the script galera_new_cluster
|
ExecStart=/usr/sbin/mysqld $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION
|
Attachments
Issue Links
- is duplicated by
-
MDEV-13810 Wrong systemd section name in comment within mariadb.service
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is duplicated by |
Assignee | Sergey Vojtovich [ svoj ] |
Fix Version/s | 10.2 [ 14601 ] |
Fix Version/s | 10.1 [ 16100 ] |
Fix Version/s | 10.3 [ 22126 ] |
Affects Version/s | 10.1.30 [ 22637 ] |
Labels | contribution foundation systemd |
Fix Version/s | 10.1.30 [ 22637 ] | |
Fix Version/s | 10.2.12 [ 22810 ] | |
Fix Version/s | 10.3.3 [ 22644 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 82593 ] | MariaDB v4 [ 152826 ] |
Zendesk Related Tickets | 110255 |