Month: May 2008
-
Unemployed and homeless!
Well, I’ve finished work and moved out of Bournemouth – it had to happen eventually, but the start of summer seemed a pretty good time to do it! My parents have recently moved back to the UK so it will be good to spend some time with them down in Cornwall. So, bring on summer…
-
mySQL on a mac
Some things to note: Uninstall cd /usr/local ls –l Delete file /library/Receipts/mysql**.pkg sudo rm –R mysql…. Then delete the other one too. Locate directory locate *mysqld* Change directory: cd /usr/local/mysql Connect to test database: /usr/local/mysql/bin//mysql test