[MDEV-2225] LP:481298 - MariaDB deb/rpm/tar binaries should be called mariadb-*, not mysql-* Created: 2009-11-12 Updated: 2012-10-04 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Henrik Ingo (Inactive) | Assignee: | Kristian Nielsen |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
All release tar and rpm/deb package files should be called mariadb-, not mysql-. (files inside the package may/will be called mysql* for backward compatibility.) Currently for .debs the libmysqlclient15off package, that provides an old libmysqlclient .so library, depends on "mysql-common-" which is why that package has not yet been renamed. Since the above is just an exception and all other packages are properly named, this issue is not blocking for MariaDB 5.1 release. |
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2009-12-09 ] |
|
Launchpad bug id: 481298 |
| Comment by Kristian Nielsen [ 2009-12-09 ] |
|
Re: MariaDB deb/rpm/tar binaries should be called mariadb-, not mysql- |