We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 972dff0 commit c095283Copy full SHA for c095283
mysql-test/include/have_crypt.inc
@@ -1,5 +1,3 @@
1
-# MDEV-27964 The function ENCRYPT() causes SIGSEGV in WITH_MSAN builds
2
--- source include/not_msan.inc
3
# encrypt('a') is NULL if crypt(3) is not available
4
# encrypt('a') is "*0" in fips mode
5
if (`select length(encrypt('a')) > 3 IS NOT TRUE`) {
0 commit comments