Frage PUTTY - Reload q

05/08/2015 10:16 bastüh33#1
Hey jedes mal wenn ich Reload q eingebe Ingame kommt in Putty das hier ...

Code:
Warning: Using a password on the command line interface can be insecure.
Es kommt auch beim hochfahren des Servers.

Wollt Fragen wie ich das weg bekomme..
05/08/2015 10:21 Dev'Malum#2
Quote:
Originally Posted by Stackoverflow View Post
If your MySQL client/server version is a 5.6.x a way to avoid the WARNING message are using the mysql_config_editor tools:

mysql_config_editor set --login-path=local --host=localhost --user=username --password

Then you can use in your shell script:

mysql --login-path=local -e "statement"

instead of:

mysql -u username -p pass -e "statement"
Originaler Thread: [Only registered and activated users can see links. Click Here To Register...]

Auch dich bitte ich nächstes Mal die Suchfunktion zu benutzen.

best regards
05/08/2015 10:36 rollback#3
Dann hast du eine Query in der Questlib, denn bei reload q oder starten des Servers wird die Questlib neu geladen.