An error occurred fetching the project authors.
- 05 Nov, 2005 1 commit
-
-
kent@mysql.com authored
Always use bundled zlib
-
- 28 Oct, 2005 1 commit
-
-
lenz@mysql.com authored
-
- 27 Oct, 2005 1 commit
-
-
lenz@mysql.com authored
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)
-
- 13 Oct, 2005 2 commits
-
-
lenz@mysql.com authored
to assign a potential existing mysql user to the correct user group (BUG#12823)
-
lenz@mysql.com authored
- 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.
-
- 29 Sep, 2005 1 commit
-
-
lenz@mysql.com authored
spec file (the $RBR variable did not get expanded, thus leaving old build roots behind)
-
- 22 Aug, 2005 1 commit
-
-
joerg@mysql.com authored
-
- 04 Aug, 2005 2 commits
-
-
lenz@mysql.com authored
the MySQL-server RPM spec file (BUG#12348)
-
lenz@mysql.com authored
-
- 02 Aug, 2005 1 commit
-
-
lenz@mysql.com authored
required commands/packages so the installation succeeds. Removed the superflouus Requires field from the source RPM.
-
- 29 Jul, 2005 1 commit
-
-
joerg@mysql.com authored
- upgrade zlib to 1.2.2 (originally: 2005/03/23 21:08:13+01:00 serg@serg.mylan ) - fixed linking with zlib (originally: 2005/05/24 22:42:43+02:00 lenz@mysql.com ) - one more build fix for zlib.lib - added libpath to the mysql_test_run_new project files (originally: 2005/05/25 10:55:21+02:00 lenz@mysql.com ) - Do not build the RPMs statically on i386 by default, only when adding either "--with static" or "--define '_with_static 1'" to the RPM build options. Static linking really only makes sense when linking against the specially patched glibc 2.2.5. (originally: 2005/06/14 21:39:08+02:00 lenz@mysql.com ) - Apply security patch to bundled zlib for CAN-2005-2096. (Bug #11844) (originally: 2005/07/11 10:37:21-07:00 jimw@mysql.com ) - applied a security fix to inftrees.h from the bundled zlib to resolve a second potential zlib security vulnerability (CAN-2005-1849). Fix was taken from the official zlib-1.2.3 distribution (no other zlib-1.2.3 changes were applied) (originally: 2005/07/27 14:55:08+02:00 lenz@mysql.com ) - build the RPM binaries against the bundled zlib, when static linking is requested (originally: 2005/07/27 16:42:13+02:00 lenz@mysql.com )
-
- 28 Jul, 2005 1 commit
-
-
joerg@mysql.com authored
Fix for CAN-2005-1849 from zlib-1.2.3 (originally: 2005/07/27 14:55:08+02:00 lenz@mysql.com ) Ensure static linking takes the bundled libraries (originally: 2005/07/27 16:42:13+02:00 lenz@mysql.com ) Version number change.
-
- 27 Jul, 2005 1 commit
-
-
lenz@mysql.com authored
-
- 15 Jul, 2005 1 commit
-
-
lenz@mysql.com authored
- create a "mysql" user group and assign the mysql user account to that group in the server postinstall section. (BUG 10984) - backported some changes from the 4.1 RPM spec file (cleanups: removed the incomplete Brazilian translations, more consequent use of macros)
-
- 04 Jul, 2005 1 commit
-
-
lenz@mysql.com authored
the version string with the base version of the current build
-
- 14 Jun, 2005 1 commit
-
-
lenz@mysql.com authored
"--with static" or "--define '_with_static 1'" to the RPM build options. Static linking really only makes sense when linking against the specially patched glibc 2.2.5.
-
- 07 Jun, 2005 1 commit
-
-
lenz@mysql.com authored
when doing "make install" (they are not needed/useful) outside the build tree. Added "mysql_client_test" to the "MySQL-bench" RPM. - some small RPM spec file improvements (more variables than hard-coded values, cleanups)
-
- 25 May, 2005 1 commit
-
-
joerg@mysql.com authored
Added a missing "make clean" to the RPM "spec" file which had caused the original 4.1.12 RPMs to be broken. (bug#10674, bug#10681)
-
- 20 Apr, 2005 1 commit
-
-
lenz@mysql.com authored
-
- 13 Apr, 2005 3 commits
-
-
lenz@mysql.com authored
- fixed a date for a changelog entry in the RPM spec file (s/Mar/Apr/) - RPM complains about wrongly ordered entries.
-
lenz@mysql.com authored
- Added a stub scripts/fill_help_tables.sql file to satisfy the build dependencies - Removed scripts/fill_help_tables.sh and updated scripts/Makefile.am accordingly The fill_help_tables.sql stub will be replaced with the approriate content when building the official source distribution via Bootstrap - it's now autogenerated on the documentation server and will be copied into place before packing up the source distribution.
-
lenz@mysql.com authored
references to the .texi file and the build targets that depend on manual.texi as the input file. - added COPYING as a regular file instead of creating it during the build. This ensures that it's part of the sources when pulling from BK (it used to be extracted from the manual) - Removed a lot of cruft and unused/obsolete stuff from the Docs directory (e.g. Flags, Images) - added a dummy mysql.info placeholder file (the info file is still used as the source to extract various text files during the build). It will be replaced with a "real" file during the Bootstrap process to create the official source distribution - the placeholder just satisfies build dependencies.
-
- 01 Apr, 2005 1 commit
-
-
joerg@mysql.com authored
- some wordings, - RPM packaging improvements.
-
- 17 Feb, 2005 1 commit
-
-
lenz@mysql.com authored
-
- 14 Feb, 2005 1 commit
-
-
lenz@mysql.com authored
- fixed a broken changelog entry
-
- 07 Feb, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
removed typo moved pre to post for directory creation add changelog comments
-
- 03 Feb, 2005 1 commit
-
-
tulin@mysql.com authored
-
- 14 Jan, 2005 1 commit
-
-
lenz@mysql.com authored
-
- 31 Dec, 2004 1 commit
-
-
lenz@mysql.com authored
"Max" RPM
-
- 26 Aug, 2004 1 commit
-
-
lenz@mysql.com authored
of MySQL (BUG#3860)
-
- 20 Aug, 2004 1 commit
-
-
lenz@mysql.com authored
static linking against an unpatched glibc 2.3 is causing trouble - add "glibc23" to the release suffix in this case - re-ordered the Changelog that was messed up by a BK merge (RPM is picky about this)
-
- 10 Aug, 2004 1 commit
-
-
lenz@mysql.com authored
applications against the the embedded server libmysqld.a) (BUG#4921)
-
- 09 Aug, 2004 1 commit
-
-
lenz@mysql.com authored
a note to the RPM ChangeLog about it
-
- 05 Aug, 2004 1 commit
-
-
lenz@mysql.com authored
-
- 04 Aug, 2004 1 commit
-
-
lenz@mysql.com authored
file "EXCEPTIONS" and include it in the source and binary distributions
-
- 30 Jul, 2004 1 commit
-
-
lenz@mysql.com authored
flags to enable static linking (to avoid having a shared lib dependency in the Linux RPMs) - Disabled OpenSSL in the Max RPM
-
- 30 Jun, 2004 1 commit
-
-
lenz@mysql.com authored
wrong parameter)
-
- 24 Jun, 2004 1 commit
-
-
lenz@mysql.com authored
-
- 09 Jun, 2004 1 commit
-
-
guilhem@mysql.com authored
the rpm postinstall script must call mysql_install_db with --user=mysql, and mysql_install_db must then pass this to mysqld. Otherwise, mysqld runs as root, and if you have --log-bin=somewhere_out_of_var_lib_mysql it creates binlog files owned by root in this dir, and this dir is not fixed by the 'chmod mysql', so files remain owned by root, and later mysqld (running as 'mysql') can't read them. I'm hardcoding 'mysql' in the postinstall script, but it's already hardcoded there in many places (see the useradd and chown) so it's ok.
-
- 05 Apr, 2004 1 commit
-
-
lenz@mysql.com authored
-