Icinga / Icinga/get-started-docs
MySQL: Missing install and hard to copy queries
Open
@jrauh01 is already working on this.
Since Nov 17, 2025.
- Dominant language
- No language data
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
In the Quickstart, Set up MySQL Databases section, MySQL is assumed to be installed on the machine. However, it is missing from the Install Packages section. On my Debian test system, the mariadb-server package was required.
When copy-pasting the SQL queries, the mysql> prompt is copied as well, resulting in failing queries. In the Icinga DB docs, the prompt was prefixed with a #, making it copy-able.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.