phpmyadmin 으로 비밀번호입력시 비밀번호가 틀리다고나오는문제 정보
phpmyadmin 으로 비밀번호입력시 비밀번호가 틀리다고나오는문제본문
질문하나 올립니다.ㅜㅜ...
phpmyadmin 으로 id 하나 생성하구 비밀번호를 입력하였더니.
로그인하려고할때 비밀번호가 틀리다고나오는데요...
미숙한 실력으로 원인을 찾아보면..
회원가입을 통해서 가입한 비밀번호는 phpmyadmin 상에 1azv3vdmk 이런식으로 저장되어있구
phpmyadmin에서 직접 입력한것은 123456 이렇게 그대로 들어가있씁니다.
암복화가 안되서그런가요?ㅜㅜ
csv파일로 회원정보를 대량 집어 넣는것은 성공했는데.. 비밀번호때문에 미치겠네용 ..ㅜㅜ
( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_id = '273749' and wr_id != '2008' ) union ( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '273726' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )
1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
error file : /15sir/bbs/board.php