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-02-01 03:21:53 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d3288575de
mariadb
/
mysql-test
/
r
/
func_crypt.result
4 lines
78 B
Text
Raw
Normal View
History
Unescape
Escape
client/mysqlmanagerc.c added support for quiet increased line buffer size client/mysqltest.c fixed memory leak added query logging to result file added error message logging to result file added enable_query_log/disable_query_log mysql-test/mysql-test-run.sh converted tests to use mysqlmanager Updated test results
2001-09-27 23:05:54 -06:00
select length(encrypt('foo', 'ff')) <> 0;
Updated documentation of how to add new native functions. Small cleanups
2001-05-23 02:30:17 +03:00
length(encrypt('foo', 'ff')) <> 0
1
Reference in a new issue
Copy permalink