Mysql community edition in enterprise [closed]
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this questionIs it illegal to use mysql server 4.x or 5.x with enterprise applications, even though the mysql was installed as part of the SuSE SLES operating system?
Not at all.. MySQL is GPL. This means that if you redistribute it, or change it you must also provide the sourcecode.
Edit so for clarity, as long as you don't change MySQL or give it to your clients as part of a bigger package you are fine. For a hosted webapp there will be no problems for instance.
精彩评论