How to create mysql database from shell command?

Posted by koszikot on Stack Overflow See other posts from Stack Overflow or by koszikot
Published on 2010-03-11T20:24:12Z Indexed on 2010/03/11 20:29 UTC
Read the original article Hit count: 182

Filed under:
|
|

I'm looking for something like createdb in psql or any other solution that would allow me to create databse with a help of a shell command. Any hints?

© Stack Overflow or respective owner

Related posts about mysql

Related posts about shell