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 -

c# - Chart control: Design messed Up after clearing and re-adding Y-Values -

ruby on rails - Apipie interferes with proper error codes -