Skip to content

SYNAXON/create-mysql-datase-and-user

Repository files navigation

create-mysql-datase-and-user

This script will create SQL commands to create a user and a database.

Usage

./create_user_with_database.sh -u your_user_name -p your_very_log_password | mysql

Tip

Use a .my.cnf in you home directory with database privileges to surpress credential information.

About

This script will create SQL commands to create a user and a database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages