WP cron doesn’t pass through my arguments

I tried:

function import_recurring_3( $args, $args2, $args3 ) {
    var_dump( $args );
    var_dump( $args2 );
    var_dump( $args3 );
} 

And it worked. Just bizar.

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