summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_crypt.result
blob: 54f2865454d4f244cda5c70c4a571a4de7eb680c (plain)
1
2
3
select length(encrypt('foo', 'ff')) <> 0;
length(encrypt('foo', 'ff')) <> 0
1