i need to use MySQL commande line for a script but with MySQL 5.6.X login return :
Warning: Using a password on the command line interface can be insecure.
The full command i need is :
mysql --login-path=mypath -e "My Statement"
To solved the problem i need msql_config_editor but it's not include with uWamp.
Can i add it or do i need to change uWamp for an other WAMP package ?