1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Updated documentation of how to add new native functions.

Small cleanups
This commit is contained in:
monty@tik.mysql.fi
2001-05-23 02:30:17 +03:00
parent c488a2cdc9
commit 684082ce79
5 changed files with 52 additions and 31 deletions

View File

@@ -1,2 +1,2 @@
encrypt('foo', 'ff')
ffTU0fyIP09Z.
length(encrypt('foo', 'ff')) <> 0
1