monty@mishka.local
7398252d02
Portability fixes
...
Fixes while reviewing new pushed code
NULL as argument to encrypt/decrypt should return NULL without a warning
2005-06-27 20:31:00 +03:00
msvensson@neptunus.(none)
daba295db0
BUG#10589: des_encrypt functionality always return NULL
...
- Push warnings if des_encrypt or des_descrypt function fails because of out of resources or wrong params.
- Push warning if des_encrypt or des_decrypt function is used when server is missing support for openssl.
- Add test func_encrypt_nossl that is tun when the server is missing support for openssl.
2005-06-17 18:07:46 +02:00
bell@sanja.is.com.ua
a785d16d8a
results fix
2004-05-15 11:20:43 +03:00
bell@sanja.is.com.ua
ec9fa02b12
sunstring_index() code covarage
...
print() method code covarage for some string function which I lost last time
2003-11-07 09:43:24 +02:00
monty@hundin.mysql.fi
1d3e058c4b
Added FLUSH DES_KEY_FILE.
...
New HEX() function.
Final (?) cleanup of des_encrypt() / des_decrypt().
Added missing files to Makefiles.
2001-12-13 15:53:18 +02:00
tonu@volk.internalnet
38f7225904
func_encrypt.result Drop table here too....
2001-11-26 17:13:06 +02:00
tonu@volk.internalnet
a0d9711074
des_encrypt()/des_decrypt() are now ASCII protected and pass testsuite
2001-11-26 15:54:33 +02:00