Bug #110350 MTR test lock_order.cycle fails
Submitted: 13 Mar 2023 13:00 Modified: 14 Mar 2023 6:21
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:8.0.32 OS:Any
Assigned to: CPU Architecture:Any
Tags: mtr, Tests

[13 Mar 2023 13:00] Laurynas Biveinis
Description:
./mtr --suite=lock_order cycle
...
worker[1] mysql-test-run: WARNING: Process [mysqld.1 - pid: 44174, winpid: 44174, exit: 256] died after mysql-test-run waited 3.4 seconds for /Users/laurynas/vilniusdb/mysql-8.0.32/_build-debug/mysql-test/var/run/mysqld.1.pid to be created.
[ 50%] lock_order.cycle                          [ fail ]
        Test ended at 2023-03-13 14:57:51

Server log is:
...
2023-03-13T12:57:50.623719Z 0 [ERROR] [MY-000068] [Server] unknown option '--lock-order-print-txt'.
2023-03-13T12:57:50.623873Z 0 [ERROR] [MY-010119] [Server] Aborting
...

How to repeat:
See above
[14 Mar 2023 6:21] MySQL Verification Team
Hello Laurynas,

Thank you for the report and feedback!

regards,
Umesh