MySQL Build Team
00ebbd793a
Ensure that all dtrace files are properly removed during make clean
2009-04-05 22:18:21 +02:00
MC Brown
8578e16ce3
Fixing some issues in the build when using DTrace probes
...
Probe definition file is now a separate file that is copied during
build to the correct location, this enforces dependency requirements
correctly and allows builds to work when using the current or separate
build directories
2009-03-18 10:04:15 +00:00
Mikael Ronstrom
bccf56e535
Yet another attempt of getting DTrace builds done properly
2009-02-21 21:32:46 +01:00
Mikael Ronstrom
391fff8f73
A workaround to handle the problem with that
...
abs_top_srcdir doesn't work on some automake
platforms.
Done by copying the .d files to the build
directories.
2009-02-20 23:11:09 +01:00
Mikael Ronstrom
76afa7ce07
Changed to use top_srcdir instead of abs_top_srcdir since many
...
automake tools on Solaris seems to have a bug related to the
use of abs_top_srcdir
2009-02-20 01:06:32 +01:00
Mikael Ronstrom
f603e1b634
More readability for DTrace commands
2009-02-20 00:56:25 +01:00
Mikael Ronstrom
ec38999ae7
Reverted DTrace fix
2009-02-06 14:35:00 +01:00
Mikael Ronstrom
b040b460ed
Added support for rep; nop replacing PAUSE due to Solaris bug
...
Replaced abs_top_srcdir with top_srcdir, not sure it's an
improvement but at least it's known that abs_top_srcdir
in cases have a problem and this is a more common variable
to use for the same purpose.
2009-02-03 12:46:52 +01:00
Mikael Ronstrom
806cf36be0
A number of fixes to DTrace patch
...
Removed instance manager from builds
2008-12-20 15:16:46 +01:00
Mikael Ronstrom
16a024c486
Backport of DTrace patches from 6.0
2008-12-20 11:01:41 +01:00
baker@bk-internal.mysql.com
9ffaf185f0
Merge bk-internal.mysql.com:/data0/bk/mysql-5.1
...
into bk-internal.mysql.com:/data0/bk/mysql-5.1-arch
2007-01-04 19:54:52 +01:00
brian@zim.(none)
6ff7092698
Split out the hidden class from the ha_tina file (probably should have just deleted it...) but this is a bit better.
2007-01-03 17:26:45 -08:00
kent@mysql.com/kent-amd64.(none)
67868597bb
Many files:
...
Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header
Adjusted year(s) in copyright header
Added GPL copyright text
my_vle.h, rpl_utility.h, my_vle.c, base64-t.c, rpl_utility.cc:
Changed copyright header formatting some
plugin_example.c, daemon_example.c:
Added "Copyright (C) 2006 MySQL AB" to GPL header
2006-12-31 02:29:11 +01:00
kent@mysql.com/kent-amd64.(none)
1e3237fefa
Many files:
...
Changed header to GPL version 2 only
2006-12-27 02:23:51 +01:00
acurtis/antony@xiphis.org/ltamd64.xiphis.org
98a8537adf
Bug#22417
...
"plug.in not included in dist source"
2006-09-18 19:31:08 -07:00
msvensson@neptunus.(none)
40bfe246a9
Rename cmakelists.txt -> CMakeLists.txt
2006-05-12 10:51:07 +02:00
acurtis@xiphis.org
0736d18337
WL#3201 post-review fixups
...
end plugin/module naming schizophrenia
fixup shell code and m4 macro comments
cmakelists.txt included in EXTRA_DIST
2006-05-01 21:33:09 -07:00
acurtis@xiphis.org
4e11a4d941
WL#3201
...
" Configure support for server plugins "
2006-04-13 13:49:29 -07:00
kent@mysql.com
5d0187f0ae
Makefile.am:
...
Change for 'make distcheck'
libmysqld.vcproj:
Typo
2006-02-22 20:34:25 +01:00
cps@outpost.site
c08d4aa703
Fix the tree: plugin-related changes, necessary for
...
CSV storage engine to be statically compiled.
Derived from antony's patch.
2006-01-20 00:40:56 +03:00
knielsen@mysql.com
46772f0c2f
Some header files were missing from "make dist".
2006-01-05 14:17:05 +01:00
acurtis@xiphis.org
0f8f444b8b
Change for plugin storage engine to be built after mysqld
2005-12-21 14:58:03 -08:00
acurtis@xiphis.org
e2870b24c6
Fix for plugins work
2005-12-21 14:03:57 -08:00
acurtis@xiphis.org
13a776778c
Finalize storage engine plugins
...
Give BerkeleyDB savepoints
Remove "enum db_type" from most of the code
2005-12-21 10:18:40 -08:00