| Summary: | mariadb-test, return error after running | ||
|---|---|---|---|
| Product: | [ROSA-based products] ROSA Fresh | Reporter: | Alexander Petryakov <alexander.petryakov> |
| Component: | Packages from Main | Assignee: | ROSA Linux Bugs <bugs> |
| Status: | CONFIRMED --- | QA Contact: | ROSA Linux Bugs <bugs> |
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | Fresh | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Platform: | --- | ROSA Vulnerability identifier: | |
| RPM Package: | mariadb-10.0.15-8.src.rpm | ISO-related: | |
| Bad POT generating: | Upstream: | ||
#cd /usr/share/mysql-test/ #perl mysql-test-run.pl CURRENT_TEST: connect.dir --- /usr/share/mysql-test/plugin/connect/connect/r/dir.result 2014-11-22 00:02:56.000000000 +0300 +++ /usr/share/mysql-test/plugin/connect/connect/r/dir.reject 2015-01-28 00:53:11.748452207 +0300 @@ -11,7 +11,7 @@ fname ftype size boys .txt 282 boys2 .txt 282 -boyswin .txt 288 +boyswin .txt 282 ALTER TABLE t1 OPTION_LIST='subdir=0'; SHOW CREATE TABLE t1; Table Create Table @@ -24,7 +24,7 @@ SELECT fname, ftype, size FROM t1 ORDER BY fname, ftype, size; fname ftype size boys .txt 282 -boyswin .txt 288 +boyswin .txt 282 INSERT INTO t1 VALUES ('','','',''); ERROR HY000: Got error 174 'COLBLK SetBuffer: undefined Access Method' from CONNECT DROP TABLE t1; mysqltest: Result content mismatch Warnings from just before the error: Error 1105 Cannot get column info for table type DIR - saving '/usr/share/mysql-test/var/log/connect.dir/' to '/usr/share/mysql-test/var/log/connect.dir/' Only 390 of 4115 completed. -------------------------------------------------------------------------- The servers were restarted 2 times Spent 0.725 of 18 seconds executing testcases Failure: Failed 1/9 tests, 88.89% were successful. Failing test(s): connect.dir 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 330 tests were skipped, 1 by the test itself. mysql-test-run: *** ERROR: there were failing test cases ps. same for 10.0.11 OS: Fresh R5, 32/64bit