Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.0.4
-
Fix Version/s: 10.0.6
-
Component/s: None
-
Labels:None
Description
Attempts to build MariaDB with -DWITH_PERFSCHEMA_STORAGE_ENGINE=OFF result in several compilation errors. And even after fixing them several tests don't pass.
Attaching two patches: one fixes compilation errors and another one makes tests passing without perfschema.
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
main.information_schema and main.information_schema_all_engines of 10.0 are not functional currently (require xtradb which is disabled). Result files doesn't seem to refer to performance_schema and suggested patches do not apply. Won't include fixes for these tests yet.