[MDEV-20521] main.locale failed in buildbot with a missing warning Created: 2019-09-07  Updated: 2023-11-29  Resolved: 2023-11-29

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.1
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos74-amd64/builds/9440

10.1 457dc9d64d9f044760adbeca6facc813

main.locale                              w1 [ fail ]
        Test ended at 2019-08-20 00:00:00
 
CURRENT_TEST: main.locale
--- /usr/share/mysql-test/r/locale.result	2019-08-19 21:46:29.000000000 +0000
+++ /dev/shm/var/1/log/locale.reject	2019-08-20 00:00:00.144972975 +0000
@@ -107,8 +107,6 @@
 SET NAMES utf8;
 CREATE TABLE t1 (c VARCHAR(8) CHARACTER SET latin1, d DATE);
 INSERT INTO t1 VALUES ('test',now());
-Warnings:
-Note	1265	Data truncated for column 'd' at row 1
 SET lc_time_names=ru_RU;
 SELECT c FROM t1 WHERE DAYNAME(d)<>c;
 ERROR HY000: Illegal mix of collations (utf8_general_ci,COERCIBLE) and (latin1_swedish_ci,IMPLICIT) for operation '<>'
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 09:00:06 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.