[MDEV-13810] Wrong systemd section name in comment within mariadb.service Created: 2017-09-15 Updated: 2020-08-25 Resolved: 2017-09-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 10.2.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux with systemd |
||
| Issue Links: |
|
||||||||
| 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'
|
| Comments |
| Comment by Hartmut Holzgraefe [ 2017-09-15 ] |
|
Duplicate of ""Exception occurred: com.atlassian.jira.exception.DataAccessException: java.sql.SQLNonTransientConnectionException: Could not read resultset: unexpected end of stream, read 0 bytes from 4 Query is : set autocommit=0"" but apparently the error only happened after creating the issue, when trying to display results. |