search content of pages and list in wp-admin

You can specify a search term in a WP_Query or get_posts() call:

$pages = get_posts(
    array (
        's'         => '[shortcodename',
        'post_type' => array ( 'page', 'post' )
    )
);

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