Comment 1 for bug 1334317

Revision history for this message
Valerii Kravchuk (valerii-kravchuk) wrote :

I can NOT reproduce this with 5.6:

openxs@ao756:~/dbs/p5.6v/mysql-test$ ./mysql-test-run --valgrind ctype_eucjpms Logging: ./mysql-test-run --valgrind ctype_eucjpms
2014-06-26 13:01:03 24313 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)

2014-06-26 13:01:03 24313 [Warning] Buffered warning: Changed limits: table_cache: 431 (requested 2000)

2014-06-26 13:01:03 24313 [Note] Plugin 'FEDERATED' is disabled.
2014-06-26 13:01:03 24313 [Note] Binlog end
2014-06-26 13:01:03 24313 [Note] Shutting down plugin 'CSV'
2014-06-26 13:01:03 24313 [Note] Shutting down plugin 'MyISAM'
MySQL Version 5.6.19
Turning on valgrind for all executables
Running valgrind with options " --show-reachable=yes "
Turning off --check-testcases to save time when valgrinding
Checking supported features...
 - SSL connections supported
 - binaries are debug compiled
Collecting tests...
Checking leftover processes...
Removing old var directory...
Creating var directory '/home/openxs/dbs/p5.6v/mysql-test/var'...
Installing system database...

==============================================================================

TEST RESULT TIME (ms) or COMMENT
--------------------------------------------------------------------------

worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009

main.ctype_eucjpms [ pass ] 291488
valgrind_report [ pass ]
--------------------------------------------------------------------------
The servers were restarted 0 times
Spent 291.488 of 353 seconds executing testcases

Completed: All 2 tests were successful.