OSX Mysql app: Sequel Pro

Generally these days I'm tending to access mysql from the CLI but when writing a data importer script I needed to be able to see what tables I was accessing from two different dbs. Initially I was looking for an ERD tool but I stumbled across the successor…

MySQL Moves to Bazaar for Source Control

Great news that MySQL [http://www.mysql.com/] has migrated it's source code from BitKeeper over to Bazaar [http://bazaar-vcs.org]. Interestingly the featureset and openness are cited as the main reasons for the switch to bazaar over several alternatives (which weren't listed). In addition to…