get_post_meta does not work

Pulled with $post using global.

global $post;
$des = get_post_meta($post->ID, $field['Product_Year'], true);
echo $des;

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