知乎專欄 | 多維度架構 | 微信號 netkiller-ebook | QQ群:128659835 請註明“讀者” |
select encrypt('password'); mysql> select encrypt('password'); +---------------------+ | encrypt('password') | +---------------------+ | WXvvG0CWY7v5I | +---------------------+ 1 row in set (0.00 sec) mysql>