| Bug #116389 | innodb.sdi failing with a result diff | ||
|---|---|---|---|
| Submitted: | 17 Oct 2024 12:09 | Modified: | 17 Oct 2024 13:06 |
| Reporter: | Laurynas Biveinis (OCA) | Email Updates: | |
| Status: | Verified | Impact on me: | |
| Category: | MySQL Server: Tests | Severity: | S7 (Test Cases) |
| Version: | 9.1.0 | OS: | MacOS (15.0.1) |
| Assigned to: | CPU Architecture: | ARM | |
[17 Oct 2024 13:06]
MySQL Verification Team
Hello Laurynas, Thank you for the report and feedback! regards, Umesh

Description: ./mtr innodb.sdi ... [ 50%] innodb.sdi [ fail ] Test ended at 2024-10-17 15:07:59 CURRENT_TEST: innodb.sdi mysqltest: At line 286: Command "diff_files" failed with error 1. my_errno=175. The result from queries just before the failure was: "values": [ { @@ -387,7 +387,7 @@ "description_utf8": "16", "engine": "InnoDB", "comment": "", - "options": "", + "options": "secondary_load=0;", "se_private_data": "", "values": [ { @@ -416,7 +416,7 @@ "description_utf8": "21", "engine": "InnoDB", "comment": "", - "options": "", + "options": "secondary_load=0;", "se_private_data": "", "values": [ { How to repeat: See above