mariadb/support-files
unknown b42ca98d34 - Fixed build failure in mysql.spec.sh - linking against the special
patched glibc would force static linking, which does not work with
  OpenSSL (which is now part of the Max binary)
- RPM spec file cleanups
- Init script cosmetical fix


support-files/mysql.server.sh:
  - Fixed display output when waiting for mysqld process to shut down.
support-files/mysql.spec.sh:
  - Reworked the build steps a little bit: the Max binary is supposed
    to include OpenSSL, which cannot be linked statically, thus trying
    to statically link against a special glibc is futile anyway.
  - Because of this, it is not required to make yet another build run
    just to compile the shared libs (saves a lot of build time)
  - Updated the package descriptions to reflect new configuration of the Max
    binary
  Added a %clean macro to clean up the BuildRoot afterwards
2002-07-23 17:04:20 +02:00
..
debian Updated version number 2001-07-18 14:32:54 +03:00
PKG Small bug fixes 2000-09-07 04:55:17 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
binary-configure.sh Changed safe_mysqld -> mysqld_safe 2001-06-28 10:49:16 +03:00
build-tags Here comes a nasty patch, although I am not ready to push it yet. I will 2002-01-19 19:16:52 -07:00
magic sql/log.cc 2000-10-05 17:58:16 -06:00
make_mysql_pkg.pl Added unique error for DEADLOCK 2001-09-17 23:43:53 +03:00
Makefile.am Fixed a bug with SELECT DISTINCT and HAVING 2001-05-02 23:39:05 +03:00
my-huge.cnf.sh Added more complete master and slave configuration section 2002-05-30 17:38:19 -07:00
my-large.cnf.sh Update to autoconf 2.52 2002-02-07 21:34:35 +02:00
my-medium.cnf.sh Update to autoconf 2.52 2002-02-07 21:34:35 +02:00
my-small.cnf.sh Update to autoconf 2.52 2002-02-07 21:34:35 +02:00
mysql-log-rotate.sh Import changeset 2000-07-31 21:29:14 +02:00
mysql-max.spec.sh Changed safe_mysqld -> mysqld_safe 2001-06-28 10:49:16 +03:00
mysql-multi.server.sh Changed safe_mysqld -> mysqld_safe 2001-06-28 10:49:16 +03:00
mysql.server-sys5.sh Small bug fixes 2000-09-07 04:55:17 +03:00
mysql.server.sh - Fixed build failure in mysql.spec.sh - linking against the special 2002-07-23 17:04:20 +02:00
mysql.spec.sh - Fixed build failure in mysql.spec.sh - linking against the special 2002-07-23 17:04:20 +02:00