Skip to content

Demonstrates the use of MySQL from shell scripts without credentials on the command line

Notifications You must be signed in to change notification settings

dbadapt/mysql_shell_secure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mysql_bash_secure

Demonstrates the use of MySQL from shell scripts without credentials on the command line

Anyone who has coded a MySQL utility in bash or any other command shell will undoubtedly run into the dreaded message:

Warning: Using a password on the command line interface can be insecure.

These scripts demonstrate techniques to get rid of this warning once and for all.

About

Demonstrates the use of MySQL from shell scripts without credentials on the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages