[MDEV-11242] MariaDB Server releases contains promotion of MariaDB Corporation A.b. services, they should be removed or disclosed Created: 2016-11-06 Updated: 2016-12-06 Resolved: 2016-12-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 5.5, 10.0, 10.1 |
| Fix Version/s: | 5.5.54, 10.0.29, 10.1.20 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Jaime Crespo | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 3 |
| Labels: | None | ||
| Sprint: | 10.1.20 |
| Description |
|
I downloaded MariaDB 10.1.18 source code from https://downloads.mariadb.org/ (not from mariadb.com). I compiled it with:
My build contains advertising for a company called "MariaDB Corporation Ab.":
In particular, the "us" is very troublesome. This is a bug, either that should not be there, and show instead:
If there is some promotion/sponsorship deal between the MariaDB Foundation and the MariaDB Corporation A.b., and that helps paying the releases, this should be disclosed (it is illegal in many countries to promote products without disclosure). I am ok with ads if they bring value to the product. Also, there is no problem with MariaDB Corporation releasing their own packages advertising its company (Oracle does, Percona does), but it should be done by themselves. |
| Comments |
| Comment by Mark Callaghan [ 2016-11-06 ] |
|
see https://github.com/MariaDB/server/blame/10.1/scripts/mysql_install_db.sh Before that it was asking you to buy support from SkySQL I want to edit SHOW TABLE STATUS processing to include "please try MyRocks" in the output |
| Comment by Sergei Golubchik [ 2016-11-06 ] |
|
Yuck. That came from the text "Support MySQL by buying support/licenses from http://shop.mysql.com/" through a set of "change company name" commits (MySQL->Monty Program->SkySQL->MariaDB Corp). Instead it should've been, of course, removed (or, may be, changed to say Foundation). We'll fix it, thanks! |
| Comment by Eric Herman [ 2016-12-06 ] |
|
https://github.com/MariaDB/server/commit/0a4b508173a0cd32f329df3514bf34c2f2001317 |