mariadb/mysql-test/include
unknown 2e0ac6d642 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. 


mysql-test/r/func_encrypt.result:
  Add tests for use of des_* function with invalid parameters
mysql-test/t/func_encrypt.test:
  Add tests for use of des_* function with invalid parameters
sql/item_strfunc.cc:
  Push warning if invalid paremeters are used
  Push warning if out of resources
  Push warning if user tries to use des_* function when the server has been compiled without support for openssl.
2005-06-17 18:07:46 +02:00
..
check_var_limit.inc
ctype_common.inc
ctype_filesort.inc
endspace.inc
have_archive.inc
have_bdb.inc
have_big5.inc
have_blackhole.inc
have_compress.inc
have_cp932.inc
have_cp1250_ch.inc
have_crypt.inc
have_csv.inc
have_debug.inc
have_exampledb.inc
have_geometry.inc
have_innodb.inc
have_isam.inc
have_multi_ndb.inc
have_ndb.inc
have_openssl.inc
have_openssl_1.inc
have_outfile.inc
have_query_cache.inc
have_sjis.inc
have_tis620.inc
have_ucs2.inc
have_ujis.inc
master-slave.inc
not_embedded.inc
not_openssl.inc BUG#10589: des_encrypt functionality always return NULL 2005-06-17 18:07:46 +02:00
ps_conv.inc
ps_create.inc
ps_modify.inc
ps_modify1.inc
ps_query.inc
ps_renew.inc
system_db_struct.inc
test_outfile.inc