码迷,mamicode.com
首页 > Web开发 > 详细

ENCODE(str, pswd_str)

时间:2017-05-24 13:40:09      阅读:268      评论:0      收藏:0      [点我收藏+]

标签:bsp   nbsp   使用   密码   log   mysq   style   ret   str   

ENCODE(str, pswd_str) 使用 pswd_str 作为密码,加密 str

mysql> SELECT ENCODE(secret, newpwd);
+----------------------------+
| ENCODE(secret, newpwd) |
+----------------------------+
| ü­E?E                        |
+----------------------------+

 

ENCODE(str, pswd_str)

标签:bsp   nbsp   使用   密码   log   mysq   style   ret   str   

原文地址:http://www.cnblogs.com/pzk7788/p/6898430.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!