This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-30 18:41:56 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
683fbced6b
mariadb
/
mysql-test
/
suite
/
perfschema
/
t
/
myisam_file_io.opt
2 lines
63 B
Text
Raw
Normal View
History
Unescape
Escape
MDEV-5220 - [PATCH] MariaDB 10.0.4 doesn't compile without perfschema Fixed the following compilation errors and test failures: - maria SE: "stage_waiting_for_a_resource" wasn't declared w/o PFS - sql_repl.h: PSI_mutex_key is not available in non-PFS builds - mysqld.cc: pfs_param is not available in non-PFS builds - mysqld.cc: init_show_explain_psi_keys() is not available in non-PFS builds - mysqld.cc: call net_before_header_psi, net_after_header_psi even if PFS is not available so that thread enters stage_init at proper time. Fixes sp-threads and a few tests in funcs_1. - myisam_file_io.opt: added missing loose prefix
2013-11-14 18:00:00 +04:00
--loose-performance_schema_events_waits_history_long_size=5000
Reference in a new issue
Copy permalink