Taxonomy.php issue with search and filters

After some tweaking I’ve discovered that I’ve totally forgotten the relation into meta_query. so I’ve just added

'meta_query' => array(
                    'relation' => 'AND',
                    $closed, 
                    $ends, 
                    $budgets, 
                ),

and it worked fine.

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