Changes at MySQL draw fire from community - Database Journal

Changes at MySQL draw fire from community - Database Journal
Changes at MySQL draw fire from communityDatabase Journal - 14 hours agoAugust 10, 2007 (IDG News Service) — MySQL AB has made it harder for developers to use the enterprise edition of its database software for free, …

MySQL changes raise open-source hackles (TechWorld)

MySQL changes raise open-source hackles (TechWorld)
Enterprise edition no longer free. Database company MySQL has made it harder for developers to use its enterprise software for free. The move has prompted a debate about whether the company has strayed too far from its open-source obligations.

Mysql Replication (mysql 4.1)

Mysql Replication (mysql 4.1)
Set up an account on the master server that the slave server can use to connect. This account must be given the REPLICATION SLAVE privilege. If the account is used only for replication (which is recommended), you don?t need to grant any additional…