Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
11.4, 11.5(EOL)
Description
Running any MTR testcase (can be just SELECT 1;) on a build made with -DPLUGIN_PERFSCHEMA=NO will result in:
11.4.2 9b6e267bfd8fbed66807b8ca81a84d1faa84ff34 (Optimized, UBASAN) |
2024-03-12 10:37:49 0 [ERROR] /test/UBASAN_MD190224-mariadb-11.4.2-linux-x86_64-opt/bin/mariadbd: unknown option '--disable-performance-schema'
|
11.5.0 9e7afa7782314e9c5a3b3276963110d18287b783 (Optimized, UBASAN) |
2024-03-12 11:13:28 0 [ERROR] /test/UBASAN_MD120324-mariadb-11.5.0-linux-x86_64-opt/bin/mariadbd: unknown option '--disable-performance-schema'
|
Ref: https://github.com/MariaDB/server/commit/2bc940f7c940d792ef71058ed0c44660820bed8c
Attachments
Issue Links
- is duplicated by
-
MDEV-33821 Can no longer run MTR when perf-schema isn't compiled in
- Closed
- relates to
-
MDEV-33549 Incorrect handling of UPDATE in PS mode in case a table's colum declared as NOT NULL
- Closed