I would like to know if I can use MySQL Connector (libmysql.dll) with comercial Lazarus project. As far as I know, it's under GNU GPL.
Thanks for any answers.
I would like to know if I can use MySQL Connector (libmysql.dll) with comercial Lazarus project. As far as I know, it's under GNU GPL.
Thanks for any answers.
Not if you want to sell your end product, unless you want to licence it under GPL as well. MySQL Connector also provides commercial licenses for that purpose.
The answer is right on the page you're linking to:
MySQL open source software is provided under the GPL License.
Check out http://www.mysql.com/about/legal/licensing/oem/ which should tell you which is the license you need.