Get the cart details from the order id in woocommerce?

Try this:

<?php
    global $woocommerce;
    $items = $woocommerce->cart->get_cart();
?>

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