Tag: Open Source

Community

Open Tools for MySQL Administrators

(Baron Schwartz) MySQL provides some tools to monitor and troubleshoot a MySQL server, but they don’t always suit a MySQL developer or administrator’s common needs, or may not work in some scenarios, such as remote or over-the-web monitoring. Fortunately, the MySQL community has created a variety of

Community

Tips for tackling MySQL 5.0

Testing, testing, testing. IT pros have been checking out the new MySQL 5.0 open source database since its recent release its commercial parent, MySQL AB. Some of those IT pros put our resident MySQL expert, Mike Hillyer, to the test, too. In this tip, he answers users’ questions about the ins and o

Community

MySQL and Character Sets

(Ian Gilfillan) In spite of the dominance of English for business purposes, we still live in a multilingual world. At some point, most serious MySQL developers and DBA’s will come across the need to store data from other languages and these may require other character sets or collations.