This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-26 08:44:33 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d310ce7699
mariadb
/
mysql-test
/
t
/
func_crypt.test
3 lines
43 B
Text
Raw
Normal View
History
Unescape
Escape
Updated documentation of how to add new native functions. Small cleanups Docs/manual.texi: Updated how to add new native functions mysql-test/r/func_crypt.result: Fix for crypt on FreeBSD mysql-test/t/func_crypt.test: Fix for crypt on FreeBSD mysys/thr_lock.c: Changed to use statistics_increment macro for statistic variables. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
2001-05-23 02:30:17 +03:00
select length(encrypt('foo', 'ff')) <> 0;
Reference in a new issue
Copy permalink