mariadb/support-files
unknown 966ab524a3 Not all RPM builds can use the bundled zlib, due to dependency and link conflicts. Solve this.
(Backport of an identical change from 5.0)


support-files/mysql.spec.sh:
  We cannot always use the bundled zlib, as this conflicts with the "shared" build of the "max" binary.
  The fully static RPM build on "build" also does not work with the bundled zlib.
  With this change, we use the bundled zlib for "standard" RPMs (unless fully static, "build")
  and the one already installed on the system for the "max" build which is also labeled "experimental".
  (Backport of an identical change from 5.0)
2005-12-05 17:53:42 +01:00
..
debian
MacOSX Merge mysql.com:/data0/mysqldev/lenz/mysql-4.0 2005-10-27 18:34:20 +02:00
SCO
.cvsignore
binary-configure.sh
build-tags
magic
Makefile.am
my-huge.cnf.sh Fix typo (thread_cache should be thread_cache_size) in example 2005-10-13 11:05:59 -07:00
my-innodb-heavy-4G.cnf.sh Fix typo (thread_cache should be thread_cache_size) in example 2005-10-13 11:05:59 -07:00
my-large.cnf.sh Fix typo (thread_cache should be thread_cache_size) in example 2005-10-13 11:05:59 -07:00
my-medium.cnf.sh
my-small.cnf.sh
mysql-log-rotate.sh
mysql-multi.server.sh
MySQL-shared-compat.spec.sh
mysql.server-sys5.sh
mysql.server.sh
mysql.spec.sh Not all RPM builds can use the bundled zlib, due to dependency and link conflicts. Solve this. 2005-12-05 17:53:42 +01:00
mysqld_multi.server.sh
ndb-config-2-node.ini.sh