Echo author slug in post edit page

Found it:

global $post;
$author_id=$post->post_author;
the_author_meta('user_nicename', $author_id );

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