Is 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?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.