How to run mysql commands from terminal? -


Last night I asked; And I started after the tutorial posted as a reply; I was just wondering how to log into mysql and run the command from the terminal. I tried

  mysql -u root -p  

and said that no order was found ... I know that I can create tables in phpmyadmin I like the ID but also use the command line should I just run the sql query in phpmyadmin?


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -