The MySQL Workbench team has released the latest Release Candidate 5.0.15 of their new DBMS modeling tool. This includes quite a few recent bug fixes and it's now rapidly approaching the GA status.
Marten Mickos emailed to point out the MySQL Workbench offering (a good FAQ here). As I've said before, MySQL gets it. Why? Well, in the eyes of commercial enterprise software vendors, the optimal ...
MySQL is a common database amongst many organizations. As such, when building an automation script that needs to query data from somewhere, you might run into the need to query a MySQL database. By ...