Commit ebc56cf7 authored by Watchtek's avatar Watchtek
Browse files

typo

parent b3f9ad26
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ ${PATH_MODULE}/mysql/bin/mysql -u$DB_USER -p${DB_PW_A} watchall_2x -AN -e "updat
${PATH_MODULE}/mysql/bin/mysql -u$DB_USER -p${DB_PW_A} watchall_2x -AN -e "update basicinfo_set set basicinfo_subvalue_string='$DB_PORT' where basicinfo_id='PMA_WATCHALL_DB' and basicinfo_subid='DB_PORT'"
${PATH_MODULE}/mysql/bin/mysql -u$DB_USER -p${DB_PW_A} watchall_2x -AN -e "update basicinfo_set set basicinfo_subvalue_string='$DB_USER' where basicinfo_id='PMA_WATCHALL_DB' and basicinfo_subid='DB_USER'"
${PATH_MODULE}/mysql/bin/mysql -u$DB_USER -p${DB_PW_A} watchall_2x -AN -e "update basicinfo_set set basicinfo_subvalue_string='$DB_PW_A' where basicinfo_id='PMA_WATCHALL_DB' and basicinfo_subid='DB_PASSWORD'"
${PATH_MODULE}/mysql/bin/mysql -u$DB_USER -p${DB_PW_A} watchall_2x -AN -e "update basicinfo_set set basicinfo_subvalue_string='semaphore' where basicinfo_id='PMA_WATCHALL_DB' and basicinfo_subid='DB_HOST'"
${PATH_MODULE}/mysql/bin/mysql -u$DB_USER -p${DB_PW_A} watchall_2x -AN -e "update basicinfo_set set basicinfo_subvalue_string='semaphore' where basicinfo_id='PMA_WATCHALL_DB' and basicinfo_subid='DB_NAME'"

###
# 세마포어 동기화 작업 >영역