Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.6.21
Description
10.6-c62671543976eb397576f1b57fb6817029bc21ee |
|
Under view protocol:
|
|
innodb.innodb_ctype_ldml w1 [ fail ]
|
Test ended at 2025-05-02 05:11:36
|
|
CURRENT_TEST: innodb.innodb_ctype_ldml
|
--- /source/mysql-test/suite/innodb/r/innodb_ctype_ldml.result 2023-09-08 22:55:49.972235841 +0000
|
+++ /build/mysql-test/var/1/log/innodb_ctype_ldml.reject 2025-05-02 05:11:35.842528833 +0000
|
@@ -453,7 +453,7 @@
|
set @@character_set_results=NULL;
|
select * from t1;
|
Catalog Database Table Table_alias Column Column_alias Type Length Max length Is_null Flags Decimals Charsetnr
|
-def test t1 t1 c1 c1 254 2 2 Y 0 0 359
|
+def test mysqltest_tmp_v mysqltest_tmp_v c1 c1 254 2 2 Y 0 0 359
|
c1
|
drop table t1;
|
@@ -473,7 +473,7 @@
|
hex(weight_string(_utf8mb4'a' collate utf8mb4_test_400_ci))
|
0E33
|
SELECT hex(weight_string(convert(_utf32 0x10002 using utf8mb4) collate utf8mb4_test_400_ci));
|
-hex(weight_string(convert(_utf32 0x10002 using utf8mb4) collate utf8mb4_test_400_ci))
|
+Name_exp_1
|
FFFD
|
SELECT hex(@a:=convert(_utf32 0x10400 using utf8mb4) collate utf8mb4_test_400_ci), hex(lower(@a));
|
hex(@a:=convert(_utf32 0x10400 using utf8mb4) collate utf8mb4_test_400_ci) hex(lower(@a))
|
@@ -951,7 +951,7 @@
|
SELECT HEX(WEIGHT_STRING(a)) as wa,
|
GROUP_CONCAT(HEX(CONVERT(a USING ucs2)) ORDER BY LENGTH(a), BINARY a)
|
FROM t1 GROUP BY a ORDER BY a;
|
-wa GROUP_CONCAT(HEX(CONVERT(a USING ucs2)) ORDER BY LENGTH(a), BINARY a)
|
+wa Name_exp_2
|
15A2 0985
|
15A3 0986
|
15A4 0987
|
|
Result length mismatch
|
|
- saving '/build/mysql-test/var/1/log/innodb.innodb_ctype_ldml/' to '/build/mysql-test/var/log/innodb.innodb_ctype_ldml/'
|
***Warnings generated in error logs during shutdown after running tests: innodb.innodb_ctype_ldml
|
|
/build/sql/mariadbd: Warning: Charset id '99' csname 'latin1' trying to replace existing csname 'cp1250'
|
2025-05-02 5:11:35 4 [ERROR] Syntax error at '[strength tertiary]'
|
2025-05-02 5:11:35 4 [ERROR] Can't reset before a primary ignorable character U+A48C
|
|
Attachments
Issue Links
- relates to
-
MDBF-822 Deploy debug-view in last-N-builders
-
- Open
-
-
MDEV-27691 make working view-protocol
-
- Closed
-