Edit post & page option does not display on latest wordpress

I have found the issue and resolved with below code.

function menu_shapespace_node_landearth($wp_admin_bar) {
    $wp_admin_bar->remove_menu('edit');
}
//add_action('admin_bar_menu', 'menu_shapespace_node_landearth', 999);

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