Display future posts?

    $args = array(
    'post_status' => "future",
    'order_by' => 'date',
    'order' => 'ASC'
     );
$yourLoop = new WP_Query($args);

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