TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

MySQL man pages silently relicensed away from GPL

398 pointsby endijsalmost 12 years ago

21 comments

drostiealmost 12 years ago
Given the environment, you probably already know that there&#x27;s a great talk called &#x27;Fork Yeah! The Rise and Development of illumos&#x27; at <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=-zRN7XLCRhc" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=-zRN7XLCRhc</a> .<p>The reason why it&#x27;s relevant here is that this is not the first time that Oracle has closed-sourced an open-source project bought up from Sun. Oracle seems almost paraconsistent towards open-source in a very interesting way: they seem to view the GPL as a good way to get other companies to help them out without cheating (e.g. OpenJDK), but if they&#x27;re going to do most of the development in-house <i>anyway</i> it seems they&#x27;re much more willing to close the source (OpenSolaris, now apparently MySQL).<p>Could anyone comment on whether there&#x27;s a larger pattern that I&#x27;m missing there? And are there other open-source technologies which were obtained from the Sun buyout which are also in danger which we should know about?
评论 #5902940 未加载
评论 #5902971 未加载
评论 #5904723 未加载
评论 #5902911 未加载
评论 #5904094 未加载
foobarbazquxalmost 12 years ago
If they hold all the copyright on the documentation, they&#x27;re free to do as they please. It was always expected that Oracle would kill the project.<p>MariaDB is a fork of MySQL started by the founder of MySQL after the Oracle acquisition. This is good news for them because it gives people more reason to use the fork.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;MariaDB" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;MariaDB</a>
评论 #5902712 未加载
评论 #5903625 未加载
评论 #5903822 未加载
评论 #5904012 未加载
评论 #5903921 未加载
评论 #5904088 未加载
mdesqalmost 12 years ago
I used to work for Oracle. Something I heard several times around different parts of the company was that Larry believed that open source was a good way to build products, not businesses. He was more than happy to take advantage of open source, but not willing to contribute to it. Oracle&#x27;s attitude toward open source was one of many reasons I left, and one of the reasons I gave for why I was leaving.
评论 #5903365 未加载
NelsonMinaralmost 12 years ago
So who holds the copyright on these man pages? Did MySQL get copyright assignments from all contributers before Oracle bought them? If not, how do they have the authority to relicense the content?
评论 #5902296 未加载
评论 #5902285 未加载
评论 #5903232 未加载
评论 #5902607 未加载
评论 #5902373 未加载
ChuckMcMalmost 12 years ago
Well they are Oracle. Perhaps they will rename it to &#x27;TheirSQL&#x27; :-)
评论 #5902228 未加载
评论 #5902149 未加载
JeremyMorganalmost 12 years ago
Oracle is killing MySQL. On purpose. This has been going on for a while, and they&#x27;re not doing it because they&#x27;re stupid, it&#x27;s in their best interests.<p>Thankfully Maria is such a nice clean replacement.
评论 #5902494 未加载
marmealmost 12 years ago
Is this even legal? they released the previous documentation under GPL v2 which has a clause stating any modified versions have to be released under the same license. This new documentation is clearly just a modification of the previous documentation. It would be interesting if it came of they did not have the right to do this. If even even one line of the documentation was written by someone else and they did not get a transfer of copyright they could get sued for doing this.
评论 #5904728 未加载
brkcmdalmost 12 years ago
According to mysql bug 69512 [1] this particular issue was the result of a build process error and was not intentional.<p>[1]: <a href="http:&#x2F;&#x2F;bugs.mysql.com&#x2F;bug.php?id=69512" rel="nofollow">http:&#x2F;&#x2F;bugs.mysql.com&#x2F;bug.php?id=69512</a>
评论 #5904961 未加载
frost_knightalmost 12 years ago
And just in case they hadn&#x27;t made their point, section 38 from the pastebin is particularly friendly:<p>&quot;This documentation is NOT distributed under a GPL license.&quot;
nivlaalmost 12 years ago
I have been really thinking about switching my DBs from MySQL to MariaDB. Wondering if someone could help me out with a few questions..<p>Is it a really a drop-in replacement? Any gotchas I need to be aware off? How does MariaDB compare with MySQL performance and memory wise? Did anyone face any issues with replication?<p>Thank you in advance.
评论 #5903131 未加载
评论 #5902440 未加载
评论 #5902433 未加载
评论 #5902802 未加载
评论 #5903937 未加载
atoponcealmost 12 years ago
What is Wordpress going to do if MySQL goes closed source? Switch to MariaDB, or finally start supporting more databases, such as PostgreSQL?
评论 #5903257 未加载
评论 #5902980 未加载
tehwalrusalmost 12 years ago
I&#x27;m already using LibreOffice. Is there a fork of VirtualBox that I should be aware of too? If I actually used any databases, I&#x27;d be switching MySQL for MariaDB right now.
评论 #5902363 未加载
评论 #5902443 未加载
评论 #5902545 未加载
评论 #5902546 未加载
duskwuffalmost 12 years ago
I wouldn&#x27;t grab the torches and pitchforks unless&#x2F;until it&#x27;s clear they&#x27;re relicensing to a non-free license. The GPL is written to apply to code; it doesn&#x27;t make much sense to apply it to documentation.
评论 #5902194 未加载
jbpadgettalmost 12 years ago
Has Oracle has eroded credibility for being a good steward for any open source technology at this point? My question is how long before @Mitchellh leads an effort to fork VirtualBox to allow Vagrant to have a reliable future?
jurrealmost 12 years ago
It&#x27;s kind of sad seeing something digging it&#x27;s own grave like that.
评论 #5902160 未加载
bensteinalmost 12 years ago
It was a bug. Corrected. <a href="http:&#x2F;&#x2F;bugs.mysql.com&#x2F;bug.php?id=69512" rel="nofollow">http:&#x2F;&#x2F;bugs.mysql.com&#x2F;bug.php?id=69512</a>
flyinRyanalmost 12 years ago
If you&#x27;re going to switch away from MySQL anyway, I would suggest taking the hit and moving to PostgreSQL.
praguebakerralmost 12 years ago
Switch to MariaDB but don&#x27;t even think you will remove MySQL experience from your CV. As most of the CV is processed automatically you could lost few point simple because lazy HR people don&#x27;t care about what&#x27;s happening in the IT world.
评论 #5902670 未加载
wheatiesalmost 12 years ago
Hmm, so there&#x27;s a bunch of hosted MySQL providers. How long before they become MariaDB hosted providers?<p>Oracle, your engineers know exactly what will happen. Why don&#x27;t you?
评论 #5902158 未加载
gesmanalmost 12 years ago
Viva Maria!
maxharrisalmost 12 years ago
I am <i>more</i> interested in using MySQL for my next project now.<p>I know that this is not a popular opinion, but I disagree with the philosophy behind the GPL. While I think that sharing is fine (and for that there are the BSD and MIT licenses, among many others), I believe that it is very often better for both developers (and users) if users pay for the software they use. (And yes, I have heard the pro-GPL argument about how you can charge for support, but I know that&#x27;s bogus in practice.)<p>I am <i>not</i> saying the GPL should be outlawed or anything like that. I&#x27;m just saying that it&#x27;s not a moral ideal (the actual moral ideal is <i>you</i> making a sustainable living off of the code <i>you</i> write), and it&#x27;s practically speaking a bad idea in many cases.
评论 #5903655 未加载
评论 #5903256 未加载
评论 #5903286 未加载