[MDEV-9926] probes_mysql.h includes nonexisting files Created: 2016-04-15  Updated: 2016-06-14  Resolved: 2016-05-05

Status: Closed
Project: MariaDB Server
Component/s: Packaging
Affects Version/s: 10.1.12
Fix Version/s: 10.1.14

Type: Bug Priority: Major
Reporter: Anders Karlsson Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None
Environment:

Generic Linux


Issue Links:
Relates
relates to MDEV-10166 probes_mysql_nodtrace.h is not provid... Closed
Sprint: 10.1.14

 Description   

The include file include/mysql/private/probes_mysql.h in turn includes one of either "probes_mysql_dtrace.h" or "probes_mysql_dtrace.h". None of the two later files exists in 10.1.12 or 10.1.13. They did exist in 10.1.10. This means that any code that use probes_mysql.h or some other includefile which in turn includes this, such as include/mysql/private/sql_class.h. This means that for example MaxScale will not built with 10.1.13 as it stands.

This is the tarball package, I have not tested rpm or deb packages.


Generated at Thu Feb 08 07:38:22 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.