Forget it, I'm all good. I'm not quite sure what I did to get it to
work, but basically, I uninstalled mysql, added mysql to my path, then
reinstalled mysql. I also had to execute the following:
export DYLD_LIBRARY_PATH="$DYLD_LIBRARY_PATH:/usr/local/mysql/lib"
and now I am good to go. SWEET!
Chris