mysql-user-db-creator-bash-script icon indicating copy to clipboard operation
mysql-user-db-creator-bash-script copied to clipboard

Script to create a mysql database, user and password with just a command

Results 5 mysql-user-db-creator-bash-script issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for this time savior script. I just received this error when I installed it on my CentOS 8 server: ```bash mysql-db-user-creator.sh: line 154: host-name: No such file or...

Multiline echo isn't workable in a bash function unless all the lines are outdent all the way to the left or keep them all indented to line up. However, the...

This seems to be necessary for usage in Windows with [Git Bash](https://gitforwindows.org/).

![image](https://user-images.githubusercontent.com/24564577/111874080-50a4de00-89b5-11eb-93bd-df50f41402cf.png)

> ERROR 1819 (HY000) at line 1: Your password does not satisfy the current policy requirements

enhancement