summaryrefslogtreecommitdiff
path: root/support-files
Commit message (Collapse)AuthorAgeFilesLines
* support-files/mysql.spec.shunknown2006-12-141-0/+7
| | | | | | | | The Docs team has two new manpages for the "server" RPM: "my_print_defaults" and "mysql_tzinfo_to_sql". support-files/mysql.spec.sh: The Docs team has two new manpages for the "server" RPM: "my_print_defaults" and "mysql_tzinfo_to_sql".
* support-files/mysql.spec.sh : Add an "Obsoletes" note relative to SuSE ↵unknown2006-11-161-0/+8
| | | | | | | | RPMs (bug#22081). support-files/mysql.spec.sh: Explicitly note that the "MySQL-shared" RPMs (as built by MySQL AB) replace "mysql-shared" (as distributed by SuSE) to allow easy upgrading (bug#22081).
* support-files/mysql.spec.sh : Use "report features" in the first test run.unknown2006-11-151-2/+13
| | | | | support-files/mysql.spec.sh: Switch from "make test*" to explicit calls of the test suite, so that "report features" can be used.
* Merge mysql.com:/Users/kent/mysql/bk/bug17194/my41-bug17194unknown2006-08-241-0/+2
|\ | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-maint support-files/mysql.spec.sh: Auto merged
| * mysql.spec.sh:unknown2006-08-221-0/+2
| | | | | | | | | | | | | | | | Added ndb_size.{pl,tmpl} to the RPM install (bug#20426) support-files/mysql.spec.sh: Added ndb_size.{pl,tmpl} to the RPM install (bug#20426)
* | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0unknown2006-07-281-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1 configure.in: Auto merged scripts/make_binary_distribution.sh: Auto merged support-files/mysql.spec.sh: SCCS merged
| * | mysql.spec.sh:unknown2006-07-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Man page for "mysqld" command move to section 8 (bug#21220) support-files/mysql.spec.sh: Man page for "mysqld" command move to section 8 (bug#21220)
* | | mysql.spec.sh:unknown2006-07-191-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new "mysql_explain_log" man page Added missing install of "myisam_ftdump" man page Added missing install of "mysqlman" man page support-files/mysql.spec.sh: Added new "mysql_explain_log" man page Added missing install of "myisam_ftdump" man page Added missing install of "mysqlman" man page
* | | mysql.spec.sh:unknown2006-07-151-1/+0
| |/ |/| | | | | | | | | | | | | Command "ndb_mgm" is an optional tool, and should only be in "ndb-tools" package (bug#21058) support-files/mysql.spec.sh: Command "ndb_mgm" is an optional tool, and should only be in "ndb-tools" package (bug#21058)
* | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-07-051-1/+5
|\ \ | | | | | | | | | | | | | | | | | | | | | into mysql.com:/M41/bug20216-4.1 support-files/mysql.spec.sh: Auto merged
| * \ Move "mysqldumpslow" from the client RPM to the server RPM (bug#20216),unknown2006-06-271-1/+5
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | manual merge from 4.0. support-files/mysql.spec.sh: Manual merge of the fix for bug#20216. (became necessary because 4.0 and 4.1 spec files use different file sort order).
| | * Move "mysqldumpslow" from the client RPM to the server RPM (bug#20216).unknown2006-06-271-1/+5
| | |
* | | mysql.spec.sh:unknown2006-06-231-0/+1
|/ / | | | | | | | | | | | | | | Disable the simplistic auto dependency scan for test/bench (bug#20078) support-files/mysql.spec.sh: Disable the simplistic auto dependency scan for test/bench (bug#20078)
* | Merge mysql.com:/M41/bug18810-4.1 into mysql.com:/M41/mysql-4.1unknown2006-06-141-0/+1
|\ \
| * | support-files/mysql.server.sh : Fix the startup sequence. bug#18810 + ↵unknown2006-06-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | bug#20118 support-files/mysql.server.sh: Ensure that some necessary / useful system services have been started already, when the MySQL server is started. This fixes bug#18810 and bug#20118
* | | Mergeunknown2006-05-201-0/+5
|\ \ \ | |/ / |/| / | |/ | | support-files/mysql.spec.sh: SCCS merged
| * mysql.spec.sh:unknown2006-05-201-0/+5
| | | | | | | | | | | | | | | | Always compile position independent support-files/mysql.spec.sh: Always compile position independent
* | Merge jonas@perch:src/mysql-4.1unknown2006-05-161-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 support-files/mysql.spec.sh: Auto merged
| * \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-05-081-0/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1 support-files/mysql.spec.sh: Auto merged
| | * | Add ndb_config to rpm specunknown2006-04-261-0/+1
| | | |
* | | | mysql.spec.sh:unknown2006-05-101-1/+8
|/ / / | | | | | | | | | | | | | | | | | | | | | Compile in all character sets in Max (bug#14918) support-files/mysql.spec.sh: Compile in all character sets in Max (bug#14918)
* | | mysql.spec.sh:unknown2006-05-011-15/+11
| | | | | | | | | | | | | | | | | | | | | | | | Use "./libtool --mode=execute" to find real path to executables support-files/mysql.spec.sh: Use "./libtool --mode=execute" to find real path to executables
* | | mysql.spec.sh:mysql-4.1.19clone-4.1.19-buildunknown2006-04-291-15/+57
|/ / | | | | | | | | | | | | | | Backport of changes in 5.0 (bug#18294) support-files/mysql.spec.sh: Backport of changes in 5.0 (bug#18294)
* | Makefile.am:unknown2006-04-011-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Let "make install" install mysql-test-run.pl mysql.spec.sh: Set $LDFLAGS from $MYSQL_BUILD_LDFLAGS (bug#16662) support-files/mysql.spec.sh: Set $LDFLAGS from $MYSQL_BUILD_LDFLAGS (bug#16662) mysql-test/Makefile.am: Let "make install" install mysql-test-run.pl
* | support-files/mysql.spec.sh : Use "-i" on "make test-force", essential for ↵unknown2006-02-101-2/+7
| | | | | | | | | | | | | | | | | | log file evaluation. support-files/mysql.spec.sh: Use "-i" on "make test-force"; this will prevent "make" from writing "***" which in turn was treated as a _build_ error by the log evaluation tool, causing it not to list the failing tests.
* | Not all RPM builds can use the bundled zlib, due to dependency and link ↵unknown2005-12-051-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-231-12/+17
|\ \ | | | | | | | | | | | | | | | into mysql.com:/M41/mysql-4.1
| * | support-files/mysql.spec.sh unknown2005-11-221-12/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a possible problem on RPM un-install. bug#15145 support-files/mysql.spec.sh: Extend the file existence check for "init.d/mysql" on un-install to also guard the call to "insserv"/"chkconfig". bug#15145, br#5369 / 5586, csc#7129
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-071-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
| * | mysql.spec.sh:unknown2005-11-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Always use bundled zlib support-files/mysql.spec.sh: Always use bundled zlib
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-041-2/+0
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck Makefile.am: Auto merged configure.in: Auto merged mysql-test/Makefile.am: Auto merged
| * | Makefile.am, configure.in:unknown2005-09-241-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable "make distcheck" to work configure.in: Enable "make distcheck" to work Docs/Makefile.am: Enable "make distcheck" to work Makefile.am: Enable "make distcheck" to work client/Makefile.am: Enable "make distcheck" to work cmd-line-utils/libedit/Makefile.am: Enable "make distcheck" to work include/Makefile.am: Enable "make distcheck" to work libmysql/Makefile.am: Enable "make distcheck" to work libmysql_r/Makefile.am: Enable "make distcheck" to work libmysqld/Makefile.am: Enable "make distcheck" to work libmysqld/examples/Makefile.am: Enable "make distcheck" to work mysql-test/Makefile.am: Enable "make distcheck" to work ndb/docs/Makefile.am: Enable "make distcheck" to work netware/Makefile.am: Enable "make distcheck" to work pstack/Makefile.am: Enable "make distcheck" to work scripts/Makefile.am: Enable "make distcheck" to work sql-bench/Makefile.am: Enable "make distcheck" to work sql/Makefile.am: Enable "make distcheck" to work sql/share/Makefile.am: Enable "make distcheck" to work support-files/Makefile.am: Enable "make distcheck" to work
* | | Merge bk-internal:/home/bk/mysql-4.1unknown2005-11-012-484/+25
|\ \ \ | | | | | | | | | | | | | | | | | | | | into mysql.com:/data0/mysqldev/lenz/mysql-4.1
| * | | - fixed RPM spec file list after merge, removed dupesunknown2005-10-281-7/+2
| | | | | | | | | | | | | | | | | | | | support-files/mysql.spec.sh: - fixed file list after merge, removed dupes
| * | | Merge mysql.com:/data0/mysqldev/lenz/mysql-4.0unknown2005-10-271-475/+0
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | into mysql.com:/data0/mysqldev/lenz/mysql-4.1 netware/BUILD/compile-linux-tools: Auto merged
| | * | - cleanup: removed the empty NEW-RPMS directory and all referencesunknown2005-10-271-475/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - cleanup: removed obsolete support-files/MacOSX/make_mysql_pkg.pl script (we now use Do-pkg for building OS X packages) BitKeeper/deleted/.del-.cvsignore~4c7a1f88a5a62a24: Delete: NEW-RPMS/.cvsignore BitKeeper/deleted/.del-make_mysql_pkg.pl~caac82eb901cc206: Delete: support-files/MacOSX/make_mysql_pkg.pl netware/BUILD/compile-linux-tools: - removed reference to the NEW-RPMS directory netware/BUILD/compile-netware-END: - removed reference to the NEW-RPMS directory netware/BUILD/compile-netware-src: - removed reference to the NEW-RPMS directory
| * | | - after merge fixesunknown2005-10-271-4/+25
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | configure.in: Auto merged support-files/mysql.spec.sh: - after-merge fix
| | * | - Removed obsolete and outdated man page files from the manunknown2005-10-271-9/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | directory - these files are now maintained in the mysqldoc repository and included in the source distribution during the release build. Updated the configure.in script and Makefiles to create the man page file list at build time - Updated the file list in the RPM spec file to include all currently available man pages (this can not be done with wildcards, as the man pages are spread across several subpackages. However, RPM warns about unpackaged files, so newly added man pages can be spotted) BitKeeper/deleted/.del-isamchk.1.in~9d44303f6d951962: Delete: man/isamchk.1.in BitKeeper/deleted/.del-isamlog.1.in~416d91adbf665b19: Delete: man/isamlog.1.in BitKeeper/deleted/.del-mysql.1.in~3f4dbf65d31fea3a: Delete: man/mysql.1.in BitKeeper/deleted/.del-mysqlaccess.1.in~2adf98feb44a0dbf: Delete: man/mysqlaccess.1.in BitKeeper/deleted/.del-mysqladmin.1.in~81703c6092a1f769: Delete: man/mysqladmin.1.in BitKeeper/deleted/.del-mysqld.1.in~42371a82eb27d87c: Delete: man/mysqld.1.in BitKeeper/deleted/.del-mysqld_multi.1.in~b3f1c5343b8481e6: Delete: man/mysqld_multi.1.in BitKeeper/deleted/.del-mysqld_safe.1.in~6f34e14acc0c5e0b: Delete: man/mysqld_safe.1.in BitKeeper/deleted/.del-mysqldump.1.in~9520980bfec710d5: Delete: man/mysqldump.1.in BitKeeper/deleted/.del-mysql_fix_privilege_tables.1.in~7422405bb0e64325: Delete: man/mysql_fix_privilege_tables.1.in BitKeeper/deleted/.del-mysql_zap.1.in~df5cf8089b50c624: Delete: man/mysql_zap.1.in BitKeeper/deleted/.del-mysqlshow.1.in~81ce953dcc1a282f: Delete: man/mysqlshow.1.in BitKeeper/deleted/.del-perror.1.in~60d1efcbe71bdd9c: Delete: man/perror.1.in BitKeeper/deleted/.del-replace.1.in~e92dc1aea682608c: Delete: man/replace.1.in configure.in: - dynamically add man pages included in the man directory (the BK tree only contains one dummy file, the directory is populated by the Bootstrap script by copying current man pages from the documentation server) man/Makefile.am: - removed hard-coded list of man pages, the list is populated during the configure stage. When building from BK, only one placeholder file exists. For the release builds, this directory is populated by the Bootstrap script, which takes man page files from the documentation server. man/mysqlman.1: - removed version number support-files/mysql.spec.sh: - adjusted file list: added man pages that are now part of the official source distribution (taken from the documentation server)
| | * | - added a usermod call in the postinstall section of the RPM spec file unknown2005-10-131-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to assign a potential existing mysql user to the correct user group (BUG#12823) support-files/mysql.spec.sh: - added a usermod call to assign a potential existing mysql user to the correct user group (BUG#12823)
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-13811unknown2005-10-283-3/+3
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-4.1-clean
| * | | Fix typo (thread_cache should be thread_cache_size) in exampleunknown2005-10-133-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configuration files. (Bug #13811) support-files/my-huge.cnf.sh: Fix name of thread_cache_size setting. support-files/my-innodb-heavy-4G.cnf.sh: Fix name of thread_cache_size setting. support-files/my-large.cnf.sh: Fix name of thread_cache_size setting.
* | | | RPM spec file fixes:unknown2005-10-131-5/+22
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added a usermod call to assign a potential existing mysql user to the correct user group (BUG#12823) - Save the perror binary built during Max build so it supports the NDB error codes (BUG#13740) - added a separate macro "mysqld_group" to be able to define the user group of the mysql user seperately, if desired. support-files/mysql.spec.sh: - added a usermod call to assign a potential existing mysql user to the correct user group (BUG#12823) - Save the perror binary built during Max build so it supports the NDB error codes (BUG#13740) - added a separate macro "mysqld_group" to be able to define the user group of the mysql user seperately, if desired.
* | | Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1unknown2005-09-291-1/+6
|\ \ \ | |/ / | | / | |/ |/| support-files/mysql.spec.sh: Auto merged
| * - fixed the removing of the RPM_BUILD_ROOT in the %clean section of the RPMunknown2005-09-291-1/+6
| | | | | | | | | | | | | | | | | | | | spec file (the $RBR variable did not get expanded, thus leaving old build roots behind) support-files/mysql.spec.sh: - fixed the removing of the RPM_BUILD_ROOT in the %clean section (the $RBR variable did not get expanded, thus leaving old build roots behind)
| * Merge mysql.com:/space/my/mysql-4.0unknown2005-08-124-7/+16
| |\ | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.0-merge
* | | Ensure that a failing test does not stop testing or the whole RPM build process.unknown2005-08-221-2/+2
| | |
* | | Merge mysql.com:/space/my/mysql-4.1unknown2005-08-124-7/+16
|\ \ \ | | | | | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.1-merge
| * \ \ Merge mysql.com:/space/my/mysql-4.0-mergeunknown2005-08-124-7/+16
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.1-merge support-files/MacOSX/Makefile.am: Auto merged support-files/Makefile.am: Auto merged support-files/MacOSX/postflight.sh: Auto merged
| | * | - another comment typo fixedunknown2005-08-111-1/+1
| | | |
| | * | - Fix for BUG#11380 (as recommened by JimW): renamed the ↵unknown2005-08-113-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preinstall/postinstall scripts to preflight/postflight instead, so they are run every time a PKG is installed, not only for a fresh installation support-files/MacOSX/Makefile.am: - Fix for BUG#11380 (as recommened by JimW): renamed the preinstall/postinstall scripts to preflight/postflight instead, so they are run every time, not only for a fresh installation support-files/MacOSX/postflight.sh: - Fix for BUG#11380 (as recommened by JimW): renamed the preinstall/postinstall scripts to preflight/postflight instead, so they are run every time, not only for a fresh installation support-files/MacOSX/preflight.sh: - Fix for BUG#11380 (as recommened by JimW): renamed the preinstall/postinstall scripts to preflight/postflight instead, so they are run every time, not only for a fresh installation - fixed comment typo