Notifications
Clear all
0
27/03/2024 5:54 pm
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
26/08/2024 9:18 pm
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!