Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.0.20
-
SLES12 x86_64
Description
mariadb-10.0.20-18.1.x86_64
edna:/usr/share/mysql-test # ./mysql-test-run.pl main.mysqld--help
|
Logging: ./mysql-test-run.pl main.mysqld--help
|
vardir: /usr/share/mysql-test/var
|
Checking leftover processes...
|
Removing old var directory...
|
Creating var directory '/usr/share/mysql-test/var'...
|
Checking supported features...
|
MariaDB Version 10.0.20-MariaDB
|
- SSL connections supported
|
Collecting tests...
|
Installing system database...
|
|
==============================================================================
|
|
TEST RESULT TIME (ms) or COMMENT
|
--------------------------------------------------------------------------
|
|
worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
|
worker[1] mysql-test-run: WARNING: running this script as _root_ will cause some tests to be skipped
|
main.mysqld--help 'unix' [ fail ]
|
Test ended at 2015-07-13 11:08:16
|
|
CURRENT_TEST: main.mysqld--help
|
--- /usr/share/mysql-test/r/mysqld--help.result 2015-06-17 16:54:11.000000000 +0200
|
+++ /usr/share/mysql-test/r/mysqld--help.reject 2015-07-13 11:08:16.457778640 +0200
|
@@ -1076,10 +1076,10 @@
|
bulk-insert-buffer-size 8388608
|
character-set-client-handshake TRUE
|
character-set-filesystem binary
|
-character-set-server latin1
|
+character-set-server utf8
|
character-sets-dir MYSQL_CHARSETSDIR/
|
chroot (No default value)
|
-collation-server latin1_swedish_ci
|
+collation-server utf8_general_ci
|
completion-type NO_CHAIN
|
concurrent-insert AUTO
|
console FALSE
|
|
mysqltest: Result length mismatch
|
|
- saving '/usr/share/mysql-test/var/log/main.mysqld--help-unix/' to '/usr/share/mysql-test/var/log/main.mysqld--help-unix/'
|
--------------------------------------------------------------------------
|
The servers were restarted 0 times
|
Spent 0.000 of 11 seconds executing testcases
|
|
Failure: Failed 1/1 tests, 0.00% were successful.
|
|
Failing test(s): main.mysqld--help
|
|
The log files in var/log may give you some hint of what went wrong.
|
|
If you want to report this error, please read first the documentation
|
at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html
|
|
mysql-test-run: *** ERROR: there were failing test cases
|