Hacker News new | ask | show | jobs
by p_l 609 days ago
Also for licensing reasons for a long time there was surviving contingent of MySQL 3.23 in LAMP hosting.
1 comments

While that change from LGPL to GPL affected only the client library (server always was GPL(+commercial)) and the MySQL company relatively quickly reacted with a FOSS exception to the GPL and by providing a reimplementation of the client library under PHP license (mysqlnd) to serve that market.

(I joined MySQL shortly after that mess, before the Sun acquisition)

Random hosting providers that were major place for having your baby steps on LAMP stack didn't necessarily grok licensing much
They also didn't like updating software - to likely that update to PHP or MySQL or something broke some bad script by a customer, who'd complain to the host.