Ciao ragazzi, sono disperato e non so più dove sbattere la testa...
ho installato mysql sul mio macbook e se vado nel terminale e quando scrivo:
mysql> SHOW DATABASES
->
non mi visualizza alcun database.L'output è quello che vedete. Secondo voi cosa può essere?
Naturalmente prima di quest'operazione ho digitato:
Lucrezia:bin Ema$ ./mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 4
Server version: 5.1.45 MySQL Community Server (GPL)
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
Grazie a tutti, Emanuele