Quote:
|
Originally Posted by TeKBuzz
Is there a non-free mysql? If so how would I know which one I got... I just got a server that a friend recommended...
|
Yes, there is. If you use mySQL for commercial purposes then you have to pay license fees. You have to pay them even if you distribute an application without mySQL, but your application cannot function without it.
Version 5 will make mySQL a real database. It will loose some speed of course. It is one of the fastes now only because of the lack of some features critical in corporate environment, ACID compliance, various types of locking, stored procedures etc.
It looks that the license for version 5 may be a little more restrictive. Movement to other databases (posgresql, firebird) is noticeable lately.