mysql ¸Þ½ÃÁö Warning: Using a password on the command line interface can be insecure. Áú¹®
우분투 14.04에 mysql 5.6.33을 설치했습니다.
그리고 백업스크립트를 만들었는데
Warning: Using a password on the command line interface can be insecure.
5.6이상부턴 보안이 강화?되어서 그렇다고 하네요,
이런 메시지가 나오면서 백업이 되긴 합니다. 찾아보니깐 그냥 경고메시지라 상관은 없는데 괜찮은건지 모르게네요.
그리고 mysql_config_editor로 설정은 했습니다.(login-path 부분)
mysql_config_editor·Î ¼³Á¤Çϸé Warning »ç¶óÁöÁö ¾Ê³ª¿ä?
mysql_config_editor print --all
[1]
user = °èÁ¤
password = *****
host = localhost
ÀÌ·±½ÄÀ¸·Î »ç¿ëÇÏ¸é ¿À·ù ³ªÁö ¾ÊÀ» ÅÙµ¥¿ä.
Âü°íÇϼ¼¿ä : https://blog.naver.com/hailey_jo/221517748127