Getting metabox value within a shortcode?

$post is outside the scope of your shortcode function, you have to globalize it first:

global $post;
$sidebar = get_post_meta($post->ID, 'metabox_sidebar', true);

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