How to use mysql IN statement with wpdb update method?

Unfortunately update helper only handles such simple equals conditions:

$wheres[] = "`$field` = {$form}";

For more complex queries you’ll have to form SQL yourself and use wpdb->query() method to run it as arbitrary query.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)