Description:
Seen with Release but not Debug build, CMake options:
-DBUILD_CONFIG=mysql_release -DCMAKE_BUILD_TYPE=Release -DMYSQL_MAINTAINER_MODE=ON -DWITH_SYSTEM_LIBS=ON -DWITH_NDBCLUSTER_STORAGE_ENGINE=OFF -DDOWNLOAD_BOOST=ON -DWITH_BOOST=... -DCMAKE_CXX_FLAGS=-g -DCMAKE_CXX_FLAGS_DEBUG=-g -DCMAKE_CXX_FLAGS_RELEASE=-g -O2 -DNDEBUG
$ ./mtr innodb.partition_upgrade_5727_mac_lctn_2
...
[ 50%] innodb.partition_upgrade_5727_mac_lctn_2 [ fail ]
Test ended at 2025-05-14 15:22:21
CURRENT_TEST: innodb.partition_upgrade_5727_mac_lctn_2
WARNING: MYSQL_OPT_RECONNECT is deprecated and will be removed in a future version.
WARNING: MYSQL_OPT_RECONNECT is deprecated and will be removed in a future version.
WARNING: MYSQL_OPT_RECONNECT is deprecated and will be removed in a future version.
WARNING: MYSQL_OPT_RECONNECT is deprecated and will be removed in a future version.
WARNING: MYSQL_OPT_RECONNECT is deprecated and will be removed in a future version.
--- /Users/laurynas/vilniusdb/mysql-8.0.42/mysql-test/suite/innodb/r/partition_upgrade_5727_mac_lctn_2.result 2025-04-16 10:05:30
+++ /Users/laurynas/vilniusdb/mysql-8.0.42/_build-llvm-14-release/mysql-test/var/log/partition_upgrade_5727_mac_lctn_2.reject 2025-05-14 15:22:21
@@ -302,7 +302,7 @@
test/table_part_cap_6#p#p2 Single
test/table_part_cap_6#p#p3 Single
test/table_part_cap_6#p#p4 Single
-test/table_part_NOPART_CAP_7 General
+test/table_part_nopart_cap_7 General
test/table_part_sub_1#p#part_1#sp#part_1sp0 Single
test/table_part_sub_1#p#part_1#sp#part_1sp1 Single
test/table_part_sub_1#p#part_2#sp#part_2sp0 Single
@@ -1252,7 +1252,7 @@
test/table_part_cap_6#p#p2 Single
test/table_part_cap_6#p#p3 Single
test/table_part_cap_6#p#p4 Single
-test/table_part_NOPART_CAP_7 General
+test/table_part_nopart_cap_7 General
test/table_part_sub_1#p#part_1#sp#part_1sp0 Single
test/table_part_sub_1#p#part_1#sp#part_1sp1 Single
test/table_part_sub_1#p#part_2#sp#part_2sp0 Single
mysqltest: Result content mismatch
How to repeat:
See above