mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
Fix test after last push
This commit is contained in:
parent
f23603ffeb
commit
ec35d6bfca
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ des_encrypt("test", NULL)
|
|||
NULL
|
||||
Warnings:
|
||||
Error 1289 The 'des_encrypt' feature is disabled; you need MySQL built with '--with-openssl' to have it working
|
||||
select des_encrypt(NULL, NULL);
|
||||
des_encrypt(NULL, NULL)
|
||||
NULL
|
||||
Warnings:
|
||||
|
|
Loading…
Add table
Reference in a new issue