my $sql_ins_log = "insert into download_log (download_id,status,update_time)" . " values(?,getValueByMeaning('$status_meaning','17'),?)";