On Oct 10, 2010, at 6:22 PM, Samuel V Green III wrote: > Hoping there is someone out there who has successfully got MySql > 5.1.51 running on 10.6.1 ? > > MySQL 5 Install MacPorts: > > sudo port install mysql5 +server The mysql5 now has a separate server port named mysql5-server Try: sudo port install mysql5-server // Brad