Jump to content

MatheusRDS

Members
  • Posts

    30
  • Joined

  • Last visited

Community Answers

  1. MatheusRDS's post in Error in your SQL syntax; was marked as the answer   
    Thank you for your attention, I did it that way and it worked.
    query_sql "INSERT INTO `mvp_flux_csd` (`char_id`, `kill`) VALUES (" + .@CID + ", 1) ON DUPLICATE KEY UPDATE `kill`=`kill`+1";  
×
×
  • Create New...