[MDEV-601] LP:576702 - my.cnf missing in MariaDB 5.1 rpm's Created: 2010-12-06 Updated: 2013-06-17 Resolved: 2013-06-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.1.73, 5.2.15, 5.3.13 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Walter Heck (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
the MariaDB rpm's here don't create a my.cnf: http://mirror.ourdelta.org/yum/CentOS-MariaDB51/5/x86_64/RPMS/ |
| Comments |
| Comment by Kristian Nielsen [ 2010-12-06 ] |
|
Re: my.cnf missing in MariaDB 5.1 rpm's Interestingly, the server is nevertheless able to start, using compiled-in defaults. Basically, the bakery seems to have no mention of a my.cnf, and apparently `make install` also does not install one. "Rocksteady" on IRC mentioned this in the .spec which may be related: %ghost %config(noreplace,missingok) %{_sysconfdir}/my.cnf |
| Comment by Rasmus Johansson (Inactive) [ 2012-03-02 ] |
|
Launchpad bug id: 576702 |
| Comment by Sergei Golubchik [ 2013-06-17 ] |
|
Fixed in 5.5 only |