|
Hi,
I couldn't reproduce this error on this architecture.
cat /etc/os-release*
NAME="Ubuntu"
VERSION="16.04.5 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
uname -a*
Linux scw-95fca6 4.4.114-mainline-rev1 #1 SMP Thu Feb 1 16:23:12 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux
./mysqld -V
./mysqld Ver 10.2.19-MariaDB-debug for Linux on aarch64 (Source distribution)
./mtr main.ctype_ucs
Logging: ./mtr main.ctype_ucs
vardir: /home/anel/workspace/server/mysql-test/var
Removing old var directory...
Creating var directory '/home/anel/workspace/server/mysql-test/var'...
Checking supported features...
MariaDB Version 10.2.19-MariaDB-debug
- SSL connections supported
- binaries are debug compiled
Collecting tests...
Installing system database...
==============================================================================
TEST RESULT TIME (ms) or COMMENT
--------------------------------------------------------------------------
worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
main.ctype_ucs [ pass ] 2815
--------------------------------------------------------------------------
The servers were restarted 0 times
Spent 2.815 of 10 seconds executing testcases
Completed: All 1 tests were successful.
```
|