|
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.
|