Setting up MySQL on the command line in MAMP – Lucid Nerd Tutorial




In this Lucid Nerd video I will cover how to set up the MySQL database server that was included with MAMP on the command line in Mac OSX. LINKS: LUCID …

Original source


26 responses to “Setting up MySQL on the command line in MAMP – Lucid Nerd Tutorial”

  1. LucidNerd; do you can help me with this?, I do not how resolved it;

    ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'showdatabases' at line 1
    mysql> show databases;
    +——————+
    | Database |
    +——————+
    | information_schema |
    +——————+
    1 row in set (0.00 sec)

    mysql>

    Thanks very much, regards

Leave a Reply