my $sth = $dbh->prepare( qq/select id, password from users where nickname = '$input_nickname'/);