I have installed mysql on leopard succesfully (i think)
Through CocoaMySql I can connect via root@localhost with no password, create databases etc.
But..... I can't connect through terminal.
when I enter:
>mysql -u root -p
-bash: mysql: command not found
even when i use the full path /usr/local/mysql still the same error.
It's as if the link hasn't been created for mysql?
This is on a fresh install of leopard with nothing else installed.
Any help appreciated.
Through CocoaMySql I can connect via root@localhost with no password, create databases etc.
But..... I can't connect through terminal.
when I enter:
>mysql -u root -p
-bash: mysql: command not found
even when i use the full path /usr/local/mysql still the same error.
It's as if the link hasn't been created for mysql?
This is on a fresh install of leopard with nothing else installed.
Any help appreciated.