comphist / cora

A web-based, token-level annotation tool for non-standard language data
http://www.linguistics.rub.de/comphist/resources/cora/
MIT License
10 stars 6 forks source link

configure_db_cli should allow root password entry #54

Closed mbollmann closed 7 years ago

mbollmann commented 8 years ago

Originally reported by: Marcel Bollmann (Bitbucket: mbollmann, GitHub: mbollmann)


configure_db_cli.php should offer a prompt to enter the MySQL root password, since it can be detrimental to have to specify it on the command line (e.g., it gets saved in plaintext in bash history)


mbollmann commented 7 years ago

Original comment by Marcel Bollmann (Bitbucket: mbollmann, GitHub: mbollmann):


Add MySQL root password prompt (resolves #51)