mariadb/support-files
Joerg Bruehe 3139b90494 Part of the fixes for bug#49022
Plugins included into bin release cannot be
    installed on debug version of server

Ensure that the plugin files of the debug build
get into the optimized tree, so that they find
their way into the final RPMs.


support-files/mysql.spec.sh:
  Use "make install" in the debug build tree to get the debug
  plugin files to a temporary location,
  then move them to "plugin/debug/" in the optimized build tree
  so that the install hook in "plugin/Makefile.am" forwards them
  into the final installation.
  
  This fixes bug#49022 for the generic RPMs.
  
  Unrelated:
  The plugin objects were listed twice in the file list,
  do a cleanup.
2010-03-10 14:36:27 +01:00
..
dtrace Added DTrace example scripts 2009-03-06 13:31:03 +01:00
MacOSX Merge mysql.com:/home/kent/bk/build/mysql-5.0-build 2008-02-26 18:38:43 +01:00
RHEL4-SElinux For Linux systems running RHEL 4 (which includes SE-Linux), we need to provide 2007-01-25 17:51:21 +01:00
SCO
binary-configure.sh bug#30954: "configure" script in binary distributions considered harmfull 2009-09-28 15:14:33 +01:00
build-tags fixed the build-tags command 2009-06-12 17:06:59 +03:00
CMakeLists.txt Fix some glitches with INSTALL_LAYOUT=STANDALONE 2010-02-19 18:30:08 +01:00
compiler_warnings.supp Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build 2007-11-21 19:42:50 +01:00
config.huge.ini.sh config.medium.ini.sh, config.small.ini.sh, config.huge.ini.sh: 2008-01-23 20:45:46 +01:00
config.medium.ini.sh config.medium.ini.sh, config.small.ini.sh, config.huge.ini.sh: 2008-01-23 20:45:46 +01:00
config.small.ini.sh config.medium.ini.sh, config.small.ini.sh, config.huge.ini.sh: 2008-01-23 20:45:46 +01:00
magic
Makefile.am merge 2010-02-06 17:13:42 +01:00
my-huge.cnf.sh A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
my-innodb-heavy-4G.cnf.sh Merged in 5.1.35 2009-07-01 14:36:40 +02:00
my-large.cnf.sh A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
my-medium.cnf.sh A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
my-small.cnf.sh A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
mysql-log-rotate.sh
mysql-multi.server.sh A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
MySQL-shared-compat.spec.sh Change RPM file naming: 2009-12-22 23:22:42 +01:00
mysql.m4 /usr/share/aclocal/mysql.m4 2007-02-14 12:42:11 +01:00
mysql.server-sys5.sh
mysql.server.sh Fix previous merge: 'kill -0' (check PID exists) was changed to 'kill -9', 2009-12-16 10:27:56 +00:00
mysql.spec.sh Part of the fixes for bug#49022 2010-03-10 14:36:27 +01:00
mysqld_multi.server.sh Bug #25486: mysqld_multi.server.sh missing from builds 2008-03-10 03:25:54 -06:00
ndb-config-2-node.ini.sh