Taebu / prq

prq.co.kr
MIT License
1 stars 0 forks source link

대리점코드 비번번호 초기화 요청 #58

Closed moonsungjun closed 7 years ago

moonsungjun commented 7 years ago

아이디 a006

비밀번호 3335

으로 초기화 부탁!!

Taebu commented 7 years ago
mysql> update prq_member set mb_password=password('3335') where mb_id='a006'\G;
Query OK, 1 row affected (0.00 sec)
Rows matched: 1  Changed: 1  Warnings: 0

ERROR:
No query specified