How do I remove an action hook by s2member

I resolved this using this code :

remove_action("wp_login", "c_ws_plugin__s2member_login_redirects::login_redirect", 10, 2);

which I added inside my custom plugin file.

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