Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.20
-
SLES12 x86_64
-
10.0.25
Description
mariadb-10.0.20-18.1.x86_64
main.func_crypt [ fail ]
|
Test ended at 2015-07-13 13:14:12
|
|
CURRENT_TEST: main.func_crypt
|
--- /usr/share/mysql-test/r/func_crypt.result 2015-06-17 16:54:11.000000000 +0200
|
+++ /usr/share/mysql-test/r/func_crypt.reject 2015-07-13 13:14:12.367191689 +0200
|
@@ -34,10 +34,10 @@
|
41
|
select length(encrypt('test'));
|
length(encrypt('test'))
|
-13
|
+2
|
select encrypt('test','aa');
|
encrypt('test','aa')
|
-aaqPiZY5xR5l.
|
+*0
|
select old_password(NULL);
|
old_password(NULL)
|
NULL
|
|
mysqltest: Result length mismatch
|
|
see Bug #937843
|
- saving '/usr/share/mysql-test/var/log/main.func_crypt/' to '/usr/share/mysql-test/var/log/main.func_crypt/'
|