summaryrefslogtreecommitdiff
path: root/include/probes_mysql.h
Commit message (Collapse)AuthorAgeFilesLines
* more portable fix for lp:942266 - 5.5 builds fail with systemtap-sdt-dev ↵Sergei Golubchik2012-05-111-20/+0
| | | | | | installed on Ubuntu include <limits> early, before min/max macros are defined.
* Fix build error on Ubuntu 11.10, if systemtap is installed.Vladislav Vaintroub2012-02-291-3/+20
| | | | | | | | The error is due to conflict between min/max macros in my_global.h and system header < limits>, indirectly included via generated probes_mysql_dtrace.h Temporarily undefined min/max for the inclusion of the probes_mysq_dtrace.h
* Updated/added copyright headersKent Boortz2011-06-301-0/+16
|
* Backport of DTrace patches from 6.0Mikael Ronstrom2008-12-201-0/+13