Skip to content

r3manoj/Shell-Mysql-Create-DB-User

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Shell-Mysql-Create-DB-User

Create MySQL User and Database in just a command

Usage:

In Terminal Type

sh create_mysql_user.sh -U rootUsername -P rootPassword -u username -p password -h localhost -d database

About

Create MySQL user and database with just a command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages