mariadb/support-files
Joerg Bruehe b3eac87c3c Fix bug#27072: RPM autostarts the server
This is the fix for 5.1, where only the behaviour on upgrade is changed:
If the server was stopped when the upgrade begins, we assume the
administrator is taking manual action, so we do not start the (new)
server at the end of the upgrade.
We still install the start/stop script, so it will be started on reboot.


support-files/mysql.spec.sh:
  In the "pre" section of the spec file, check the server status, and write
  the result to a file.
  In the "post" section, evaluate the status file, and start the server if
  it was running during status analysis.
  In 5.1, we start the server if there is no status file (which will happen
  on first installation, when there is no data directory yet).
2010-06-15 22:27:48 +02: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 - added support-files/MacOSX to include files specific for building 2003-02-03 20:39:48 +01:00
.cvsignore
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
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 sql/log.cc 2000-10-05 17:58:16 -06:00
Makefile.am Implement the change of RPM versioning and file naming: 2010-01-12 12:41:18 +01:00
my-huge.cnf.sh Bug#34521, removed a bunch of deprecated options from template my.cnf files. 2009-03-31 16:04:01 +02:00
my-innodb-heavy-4G.cnf.sh Bug#34521, removed a bunch of deprecated options from template my.cnf files. 2009-03-31 16:04:01 +02:00
my-large.cnf.sh Bug#34521, removed a bunch of deprecated options from template my.cnf files. 2009-03-31 16:04:01 +02:00
my-medium.cnf.sh Bug#34521, removed a bunch of deprecated options from template my.cnf files. 2009-03-31 16:04:01 +02:00
my-small.cnf.sh Bug#34521, removed a bunch of deprecated options from template my.cnf files. 2009-03-31 16:04:01 +02:00
mysql-log-rotate.sh - small improvement for the logrotate config file (patch found in the SUSE 2005-01-18 17:35:32 +01:00
mysql-multi.server.sh Changed safe_mysqld -> mysqld_safe 2001-06-28 10:49:16 +03:00
MySQL-shared-compat.spec.sh support-files/MySQL-shared-compat.spec.sh : Dummy, irrelevant change - just trigger a new build. 2007-01-10 00:36:41 +01:00
mysql.m4 /usr/share/aclocal/mysql.m4 2007-02-14 12:42:11 +01:00
mysql.server-sys5.sh Small bug fixes 2000-09-07 04:55:17 +03:00
mysql.server.sh merge patch for bug#31785 2009-07-02 15:18:12 +02:00
mysql.spec.sh Fix bug#27072: RPM autostarts the server 2010-06-15 22:27:48 +02: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 made an .sh file of ndb-config-2-node.ini instead 2005-02-03 17:58:02 +01:00