[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

encrypt() ??


--------------------------------------------------------------------------------

$ mysql
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 80 to server version: 3.23.29a-gamma

Type 'help;' or '\h' for help. Type '\c' to clear the buffer

mysql> select encrypt('test');
+-----------------+
| encrypt('test')       |
+-----------------+
| NULL                     |
+-----------------+
1 row in set (0.00 sec)

mysql>

--------------------------------------------------------------------------------

... encrypt() function Error::::


This mailing list archive is a service of Copilot Consulting.