vote up 0 vote down star

hello all simple question , if i have commercial application and i like to use the free version of mysql db (this is the first time im using it ) what restrictions do i have ? can i use it , or do i need buy some kind of license . the url : http://www.mysql.com/about/legal/licensing/index.html talks about the issue but i could not understand from it .

Thanks

flag

38% accept rate

2 Answers

vote up 0 vote down

A good discussion of this topic is here.

link|flag
vote up 0 vote down

You can just use MySQL for free, at absolutely no cost at all. But the thing is that you will have to let your customer has access to your source code and distribute it as such.

If you want to distribute the MySQL yourself, you should get an OEM license which can cost some money. However you can workaround this by installing the MySQL for your client, for a fee.

Here is a link that you might want to look at.

If you must, you can ask a MySQL sales rep for more information.

link|flag
1  
No, you can both use and redistribute MySQL for free, it is under the GPL. You do not need to give your customers access to your code either (unless you modify mysql itself). – Keith Randall Nov 5 at 15:35

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.