If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > MySQL free or not?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-19-09, 13:07
sstory sstory is offline
Registered User
 
Join Date: Nov 2009
Posts: 7
MySQL free or not?

I've always thought MySQL was open source and free. Has that changed or can you still use it for free?
Reply With Quote
  #2 (permalink)  
Old 11-19-09, 13:30
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,407
Depends on how you use it.

MySQL is released under the GPL, which means that if you bundle it with a non GPL application (e.g. for a commercial project) it is not free. You must purchase a commercial license then.

This is not limited to "bundling" the MySQL binaries (e.g. embedded usage), but as far as I know this already qualifies if you just add e.g. the connectors. But I'm not 100% on that. The exception in the license for e.g. the JDBC driver is only understable for a lawyer.

If you just "use" it then I believe it's free.
Reply With Quote
  #3 (permalink)  
Old 11-19-09, 14:35
sstory sstory is offline
Registered User
 
Join Date: Nov 2009
Posts: 7
Thanks

I always thought that. An ISV that I know of has an application that can use MySQL as a database, or SQL Server. They claim that they have been getting billed from MySQL and for that reason are pushing the free version of SQL Server.
Reply With Quote
  #4 (permalink)  
Old 11-19-09, 15:08
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,407
Quote:
They claim that they have been getting billed from MySQL
I always wondered if that might be the secret business model of MySQL

Quote:
are pushing the free version of SQL Server
The restrictive license and the technical deficiencies of MySQL make me choose PostgreSQL over MySQL any time. Or SQL Server that is (especially with the limits that the free version has)
Reply With Quote
  #5 (permalink)  
Old 11-23-09, 09:30
sstory sstory is offline
Registered User
 
Join Date: Nov 2009
Posts: 7
Thanks for the comments!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On