Originariamente inviato da Marco1980
Ecco il punto.. leggendo qualche post ho capito che se sviluppo in PHP o con qualcosa che interagisce con MySQL devo acquistarne la licenza.
Dal sito di mysql
If you develop and distribute a commercial application and as part of utilizing your application, the end-user must download a copy of MySQL; for each derivative work, you (or, in some cases, your end-user) need a commercial license for the MySQL server and/or MySQL client libraries.
Dal mio punto di vista c'è un'interpretazione errata della licenza GPL che al comma due indica
You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions[...]
In seguito si parla ancora di "lavoro basato sul programma" e se ne impone la distribuzione sotto gpl. Dato che uno script php non è un modifica al programma sotto licenza gpl (mysql server e client) nè ad una porzione di esso lo script stesso non può essere considerato "lavoro basato sul programma".

Quindi se non distribuisci MySQL (server o client) non sei obbligato ad acquistare una licenza commerciale.

http://www.mysql.com/company/legal/l...e-license.html
http://www.mysql.com/company/legal/l...l-license.html
http://www.gnu.org/licenses/gpl.html
http://www.softwarelibero.it/gnudoc/gpl.it.txt