How to create a dat...
 
Notifications
Clear all

How to create a database from shell command in MySQL?

   RSS

0
Topic starter

I'm trying to create a new database in MySQL using the shell command line, but I'm not sure what the syntax is. I've tried a few different variations, but I keep getting errors.

Can someone please provide an example of how to create a database from the shell command line in MySQL?

1 Answer
0

It sounds like you might be missing some specifics in your command. Usually, the error is due to incorrect syntax or a missing privilege. Could you share the exact error message you're getting? That would help in diagnosing the issue more accurately!

Share: