[MDEV-4006] mysql_plugin.1 is removed from source which is not necessary Created: 2013-01-07  Updated: 2013-06-14  Due: 2013-06-27  Resolved: 2013-06-14

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.5.28a
Fix Version/s: 5.5.32

Type: Bug Priority: Trivial
Reporter: Honza Horak Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None
Environment:

All



 Description   

mysql_plugin.1 file is removed from source tar ball, probably by a mistake
https://lists.launchpad.net/maria-developers/msg05028.html



 Comments   
Comment by Sergei Golubchik [ 2013-05-08 ]

It wasn't really "removed", it was never there. The file mysql_plugin.1 is not part of the mysql source tree. I believe it's generated from the manual (which is non-GPL and generally non-free) and put in the source tarball when a new mysql release is built.

Comment by Honza Horak [ 2013-05-24 ]

OK, understood, but the mysql_plugin.1 itself is released with GPLv2 licence, so it shouldn't be a legal issue to include that file in the mariadb's source repository, right?

Comment by Sergei Golubchik [ 2013-05-24 ]

ok, let me investigate

Comment by Sergei Golubchik [ 2013-06-13 ]

I don't know, mysql_plugin.1 doesn't really say GPLv2 anywhere, so I'm hesitant to just take it.

Comment by Honza Horak [ 2013-06-14 ]

It looks like mysql_plugin.1 from mysql tar ball was re-licensed in mysql-5.5.31. Until mysql-5.5.30 you can fine standard GPLv2 clause right in the man page:

"This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License."

But in mysql-5.5.31 it is licensed under totally different license:
"This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means."

That was not nice from "MySQL upstream". Anyway, I guess we could still use the version from mysql-5.5.30.

Generated at Thu Feb 08 06:52:59 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.