Skip to content

Commit bee05e9

Browse files
committed
fixed logging in v_add_db_base
1 parent 7717f0b commit bee05e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/v_add_db_base

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ echo "$v_str">>$V_USERS/$user/db.conf
9494

9595
# Hiding password
9696
V_EVENT="$V_DATE $V_SCRIPT $user $database $db_user ***** $type $host"
97+
V_EVENT="$V_EVENT $encoding"
9798

9899
# Logging
99100
log_history "$V_EVENT" "v_delete_db_base $user $database"

0 commit comments

Comments
 (0)