Mysql Instalation for MacInstalling mySql in a mac (leopard)-
you need
MySql Server : http://dev.mysql.com/downloads/mysql/5.0.html#macosx-dmg
MySql Tools : http://dev.mysql.com/downloads/gui-tools/5.0.html
Preferences Pane (leopard Fix):
ftp://ftp.mysql.com/pub/mysql/download/gui-tools/MySQL.prefPane-leopardfix.zip
and in a terminal use :
export PATH="$PATH:/usr/local/mysql/bin"
then you can use the mysql command.
instalando MySql en una Mac con leopard
se necesitan los archivos de arriba.
Servidor de Mysql
Herramientas de Mysql
Y el plug in para Preferencias del sistema(leopard fix)
ademas se una agrega al path