Home
last modified time | relevance | path

Searched refs:DES_DECRYPT (Results 1 – 25 of 842) sorted by relevance

12345678910>>...34

/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/main/
H A Dfunc_des_encrypt.result16 SELECT DES_DECRYPT(des) FROM t1;
17 DES_DECRYPT(des)
30 DES_DECRYPT(DES_ENCRYPT('1234')),
31 DES_DECRYPT(DES_ENCRYPT('12345')),
32 DES_DECRYPT(DES_ENCRYPT('123456')),
33 DES_DECRYPT(DES_ENCRYPT('1234567'));
34 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
44 SELECT DES_DECRYPT(a, 'x'), HEX(BINARY b) FROM t1 GROUP BY 1, 2 WITH ROLLUP;
45 DES_DECRYPT(a, 'x') HEX(BINARY b)
70 SELECT CHAR_LENGTH(a), DES_DECRYPT(a) FROM (SELECT _utf8 0xC2A2 AS a FROM t1) AS t2;
[all …]
H A Dfunc_des_encrypt.test24 SELECT DES_DECRYPT(des) FROM t1;
32 DES_DECRYPT(DES_ENCRYPT('1234')),
33 DES_DECRYPT(DES_ENCRYPT('12345')),
34 DES_DECRYPT(DES_ENCRYPT('123456')),
35 DES_DECRYPT(DES_ENCRYPT('1234567'));
48 SELECT DES_DECRYPT(a, 'x'), HEX(BINARY b) FROM t1 GROUP BY 1, 2 WITH ROLLUP;
57 SELECT CHAR_LENGTH(a), DES_DECRYPT(a) FROM (SELECT _utf8 0xC2A2 AS a FROM t1) AS t2;
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/main/
H A Dfunc_des_encrypt.result16 SELECT DES_DECRYPT(des) FROM t1;
17 DES_DECRYPT(des)
30 DES_DECRYPT(DES_ENCRYPT('1234')),
31 DES_DECRYPT(DES_ENCRYPT('12345')),
32 DES_DECRYPT(DES_ENCRYPT('123456')),
33 DES_DECRYPT(DES_ENCRYPT('1234567'));
34 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
44 SELECT DES_DECRYPT(a, 'x'), HEX(BINARY b) FROM t1 GROUP BY 1, 2 WITH ROLLUP;
45 DES_DECRYPT(a, 'x') HEX(BINARY b)
70 SELECT CHAR_LENGTH(a), DES_DECRYPT(a) FROM (SELECT _utf8 0xC2A2 AS a FROM t1) AS t2;
[all …]
H A Dfunc_des_encrypt.test24 SELECT DES_DECRYPT(des) FROM t1;
32 DES_DECRYPT(DES_ENCRYPT('1234')),
33 DES_DECRYPT(DES_ENCRYPT('12345')),
34 DES_DECRYPT(DES_ENCRYPT('123456')),
35 DES_DECRYPT(DES_ENCRYPT('1234567'));
48 SELECT DES_DECRYPT(a, 'x'), HEX(BINARY b) FROM t1 GROUP BY 1, 2 WITH ROLLUP;
57 SELECT CHAR_LENGTH(a), DES_DECRYPT(a) FROM (SELECT _utf8 0xC2A2 AS a FROM t1) AS t2;
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/r/
H A Dfunc_des_encrypt.result16 SELECT DES_DECRYPT(des) FROM t1;
17 DES_DECRYPT(des)
30 DES_DECRYPT(DES_ENCRYPT('1234')),
31 DES_DECRYPT(DES_ENCRYPT('12345')),
32 DES_DECRYPT(DES_ENCRYPT('123456')),
33 DES_DECRYPT(DES_ENCRYPT('1234567'));
34 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/r/
H A Dfunc_des_encrypt.result16 SELECT DES_DECRYPT(des) FROM t1;
17 DES_DECRYPT(des)
30 DES_DECRYPT(DES_ENCRYPT('1234')),
31 DES_DECRYPT(DES_ENCRYPT('12345')),
32 DES_DECRYPT(DES_ENCRYPT('123456')),
33 DES_DECRYPT(DES_ENCRYPT('1234567'));
34 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/r/
H A Dfunc_des_encrypt.result16 SELECT DES_DECRYPT(des) FROM t1;
17 DES_DECRYPT(des)
30 DES_DECRYPT(DES_ENCRYPT('1234')),
31 DES_DECRYPT(DES_ENCRYPT('12345')),
32 DES_DECRYPT(DES_ENCRYPT('123456')),
33 DES_DECRYPT(DES_ENCRYPT('1234567'));
34 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/r/
H A Dfunc_des_encrypt.result16 SELECT DES_DECRYPT(des) FROM t1;
17 DES_DECRYPT(des)
30 DES_DECRYPT(DES_ENCRYPT('1234')),
31 DES_DECRYPT(DES_ENCRYPT('12345')),
32 DES_DECRYPT(DES_ENCRYPT('123456')),
33 DES_DECRYPT(DES_ENCRYPT('1234567'));
34 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/main/
H A Dfunc_des_encrypt.result16 SELECT DES_DECRYPT(des) FROM t1;
17 DES_DECRYPT(des)
30 DES_DECRYPT(DES_ENCRYPT('1234')),
31 DES_DECRYPT(DES_ENCRYPT('12345')),
32 DES_DECRYPT(DES_ENCRYPT('123456')),
33 DES_DECRYPT(DES_ENCRYPT('1234567'));
34 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/main/
H A Dfunc_des_encrypt.result16 SELECT DES_DECRYPT(des) FROM t1;
17 DES_DECRYPT(des)
30 DES_DECRYPT(DES_ENCRYPT('1234')),
31 DES_DECRYPT(DES_ENCRYPT('12345')),
32 DES_DECRYPT(DES_ENCRYPT('123456')),
33 DES_DECRYPT(DES_ENCRYPT('1234567'));
34 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/main/
H A Dfunc_des_encrypt.result16 SELECT DES_DECRYPT(des) FROM t1;
17 DES_DECRYPT(des)
30 DES_DECRYPT(DES_ENCRYPT('1234')),
31 DES_DECRYPT(DES_ENCRYPT('12345')),
32 DES_DECRYPT(DES_ENCRYPT('123456')),
33 DES_DECRYPT(DES_ENCRYPT('1234567'));
34 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/main/
H A Dfunc_des_encrypt.result16 SELECT DES_DECRYPT(des) FROM t1;
17 DES_DECRYPT(des)
30 DES_DECRYPT(DES_ENCRYPT('1234')),
31 DES_DECRYPT(DES_ENCRYPT('12345')),
32 DES_DECRYPT(DES_ENCRYPT('123456')),
33 DES_DECRYPT(DES_ENCRYPT('1234567'));
34 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/r/
H A Dfunc_des_encrypt.result16 SELECT DES_DECRYPT(des) FROM t1;
17 DES_DECRYPT(des)
30 DES_DECRYPT(DES_ENCRYPT('1234')),
31 DES_DECRYPT(DES_ENCRYPT('12345')),
32 DES_DECRYPT(DES_ENCRYPT('123456')),
33 DES_DECRYPT(DES_ENCRYPT('1234567'));
34 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
/dports/databases/mysql55-client/mysql-5.5.62/mysql-test/r/
H A Dfunc_des_encrypt.result16 SELECT DES_DECRYPT(des) FROM t1;
17 DES_DECRYPT(des)
30 DES_DECRYPT(DES_ENCRYPT('1234')),
31 DES_DECRYPT(DES_ENCRYPT('12345')),
32 DES_DECRYPT(DES_ENCRYPT('123456')),
33 DES_DECRYPT(DES_ENCRYPT('1234567'));
34 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/r/
H A Dfunc_des_encrypt.result20 SELECT DES_DECRYPT(des) FROM t1;
21 DES_DECRYPT(des)
27 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
41 DES_DECRYPT(DES_ENCRYPT('1234')),
42 DES_DECRYPT(DES_ENCRYPT('12345')),
43 DES_DECRYPT(DES_ENCRYPT('123456')),
44 DES_DECRYPT(DES_ENCRYPT('1234567'));
45 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
48 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
50 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
[all …]
H A Dfunc_encrypt_ucs2.result15 SELECT CHAR_LENGTH(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' USING ucs2)));
16 CHAR_LENGTH(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' USING ucs2)))
19 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
20 SELECT CONVERT(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' using ucs2)), UNSIGNED);
21 CONVERT(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' using ucs2)), UNSIGNED)
24 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/r/
H A Dfunc_des_encrypt.result20 SELECT DES_DECRYPT(des) FROM t1;
21 DES_DECRYPT(des)
27 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
41 DES_DECRYPT(DES_ENCRYPT('1234')),
42 DES_DECRYPT(DES_ENCRYPT('12345')),
43 DES_DECRYPT(DES_ENCRYPT('123456')),
44 DES_DECRYPT(DES_ENCRYPT('1234567'));
45 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
48 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
50 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
[all …]
H A Dfunc_encrypt_ucs2.result15 SELECT CHAR_LENGTH(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' USING ucs2)));
16 CHAR_LENGTH(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' USING ucs2)))
19 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
20 SELECT CONVERT(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' using ucs2)), UNSIGNED);
21 CONVERT(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' using ucs2)), UNSIGNED)
24 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/r/
H A Dfunc_des_encrypt.result20 SELECT DES_DECRYPT(des) FROM t1;
21 DES_DECRYPT(des)
27 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
41 DES_DECRYPT(DES_ENCRYPT('1234')),
42 DES_DECRYPT(DES_ENCRYPT('12345')),
43 DES_DECRYPT(DES_ENCRYPT('123456')),
44 DES_DECRYPT(DES_ENCRYPT('1234567'));
45 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
48 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
50 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
[all …]
H A Dfunc_encrypt_ucs2.result15 SELECT CHAR_LENGTH(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' USING ucs2)));
16 CHAR_LENGTH(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' USING ucs2)))
19 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
20 SELECT CONVERT(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' using ucs2)), UNSIGNED);
21 CONVERT(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' using ucs2)), UNSIGNED)
24 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/r/
H A Dfunc_des_encrypt.result20 SELECT DES_DECRYPT(des) FROM t1;
21 DES_DECRYPT(des)
27 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
41 DES_DECRYPT(DES_ENCRYPT('1234')),
42 DES_DECRYPT(DES_ENCRYPT('12345')),
43 DES_DECRYPT(DES_ENCRYPT('123456')),
44 DES_DECRYPT(DES_ENCRYPT('1234567'));
45 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
48 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
50 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/r/
H A Dfunc_des_encrypt.result20 SELECT DES_DECRYPT(des) FROM t1;
21 DES_DECRYPT(des)
27 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
41 DES_DECRYPT(DES_ENCRYPT('1234')),
42 DES_DECRYPT(DES_ENCRYPT('12345')),
43 DES_DECRYPT(DES_ENCRYPT('123456')),
44 DES_DECRYPT(DES_ENCRYPT('1234567'));
45 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
48 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
50 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
[all …]
H A Dfunc_encrypt_ucs2.result15 SELECT CHAR_LENGTH(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' USING ucs2)));
16 CHAR_LENGTH(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' USING ucs2)))
19 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
20 SELECT CONVERT(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' using ucs2)), UNSIGNED);
21 CONVERT(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' using ucs2)), UNSIGNED)
24 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/r/
H A Dfunc_des_encrypt.result20 SELECT DES_DECRYPT(des) FROM t1;
21 DES_DECRYPT(des)
27 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
41 DES_DECRYPT(DES_ENCRYPT('1234')),
42 DES_DECRYPT(DES_ENCRYPT('12345')),
43 DES_DECRYPT(DES_ENCRYPT('123456')),
44 DES_DECRYPT(DES_ENCRYPT('1234567'));
45 DES_DECRYPT(DES_ENCRYPT('1234')) DES_DECRYPT(DES_ENCRYPT('12345')) DES_DECRYPT(DES_ENCRYPT('123456'…
48 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
50 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
[all …]
H A Dfunc_encrypt_ucs2.result15 SELECT CHAR_LENGTH(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' USING ucs2)));
16 CHAR_LENGTH(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' USING ucs2)))
19 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…
20 SELECT CONVERT(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' using ucs2)), UNSIGNED);
21 CONVERT(DES_DECRYPT(0xFF0DC9FC9537CA75F4, CHAR('1' using ucs2)), UNSIGNED)
24 Warning 1287 'DES_DECRYPT' is deprecated and will be removed in a future release. Please use AES_DE…

12345678910>>...34