licensing - MySQL licencing -


can use mysql community edition in commercial product free? product not open source. need acquire kind of license or not, in order use mysql? thanks

mysql licensed under gpl linking exception. means can link own program against mysql libs without licensing under gpl well.

but have obey other terms of gpl, such providing license info mysql, providing source code of (and more, see gpl license text).

depending on product can either acceptable or want buy license rid of gpl requirements.


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -