1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-06 19:08:06 +03:00
Files
mariadb/mysql-test/suite/perfschema/t
Sergey Vojtovich 1da6d6880b 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
..
2013-10-03 18:00:44 +03:00
2013-01-31 09:48:19 +01:00
2013-04-15 15:09:22 +02:00
2013-07-03 12:19:03 +03:00
2013-07-03 12:19:03 +03:00
2012-09-27 20:09:46 +02:00
2013-04-15 15:09:22 +02:00
2013-03-26 10:35:34 +01:00
2012-09-27 20:09:46 +02:00
2013-07-03 12:19:03 +03:00
2013-07-03 12:19:03 +03:00
2013-07-03 12:19:03 +03:00
2013-07-03 12:19:03 +03:00