Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some portability fixes. | MySQL Build Team | 2009-06-04 | 1 | -6/+6 |
| | | | | | | | include/Makefile.am: use @PERL@ to call scripts/dheadgen.pl - don't rely on #! /usr/bin/perl scripts/dheadgen.pl: use 2-arg open() for compatibility with older Perl versions storage/innobase/srv/srv0srv.c: Don't use C++-style comments in C code | ||||
* | Fixed DTrace-related build failures. | Alexey Kopytov | 2008-12-23 | 1 | -0/+0 |
| | | | | | | | | | | | | include/probes_mysql_nodtrace.h: Regenerated with dheadgen.pl scripts/dheadgen.pl: Set the executable bit. sql/Makefile.am: Since libndb.la is a libtool library, we should process objects in .libs/. Removed '-n' from the echo command since the Solaris version does not understand it. Changed the order of dependencies so that dtrace_files and dtrace_providers are created before probes_all.o | ||||
* | Backport of DTrace patches from 6.0 | Mikael Ronstrom | 2008-12-20 | 1 | -0/+338 |