summaryrefslogtreecommitdiff
path: root/support-files
Commit message (Expand)AuthorAgeFilesLines
* - marked /etc/logrotate.d/mysql as a config file in the RPM spec fileunknown2003-12-221-1/+5
* Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-1/+1
* - fixed file permissions for the server RPM docs directory (BUG 1672)unknown2003-12-131-6/+15
* - Reworked the Do-rpm build script to be more flexibleunknown2003-12-121-1/+5
* - Bugfix for the Mac OS X startup script: Suppress the annoying unknown2003-12-031-0/+7
* - Removed COPYING.LIB from all source and binary distributionsunknown2003-11-251-1/+1
* - removed dependency on MySQL-client from the MySQL-devel RPM subpackageunknown2003-11-211-1/+5
* Move the pid file testing after arguments are parsed (previous patch was not ...unknown2003-10-241-13/+13
* Ride hobby horse.unknown2003-10-041-1/+1
* Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)unknown2003-09-291-10/+13
* - force the removal of /var/lock/subsys/mysql on MySQL shutdownunknown2003-09-171-1/+1
* - added a missing %define in the RPM spec fileunknown2003-09-011-1/+1
* - Fixed BUG 1162 (removed macro names from the changelog)unknown2003-08-291-5/+17
* - Do-pkg can now create a separate package including a MySQL Startup Itemunknown2003-08-191-5/+1
* - Added some files to support-files/MacOSX to enable building the Mac OS Xunknown2003-08-155-1/+144
* Some fixes for the RPM spec file:unknown2003-08-061-4/+19
* - heavily reworked the comments and layout of the new sample my.cnf fileunknown2003-07-161-265/+305
* - enhanced the RPM spec file (use more RPM macros, cleanups, allow tounknown2003-07-092-105/+124
* New Sample config file.unknown2003-07-031-0/+469
* - fixed a path to init script in RPM spec file (/sbin/init.d is obsolete)unknown2003-06-111-1/+1
* - When compiling the Max package incl. RAID support using gcc, make sureunknown2003-06-041-0/+12
* - Updated Default-Stop run levels in the LSB header section to satisfyunknown2003-06-041-1/+1
* - re-enabled RAID support for the Max subpackage againunknown2003-05-161-2/+6
* - On Mac OS X, better call mysql_install_db with "-IN-RPM" during unknown2003-05-121-1/+1
* - added MySQL-shared-compat.spec(.sh) to the distribution. This spec fileunknown2003-05-062-3/+78
* - fixed Max RPM package description (removed RAID)unknown2003-04-301-2/+2
* - disabled MyISAM RAID (--with-raid) for the 4.0 Max binaries for nowunknown2003-04-301-2/+6
* Use my.cnf file from datadir even if datadir is different from the default one.unknown2003-04-281-1/+12
* - support-files/MacOSX/ReadMe.txt is now autogenerated from the manualunknown2003-04-252-80/+2
* mergeunknown2003-04-242-0/+2
|\
| * Fixes for valgrindunknown2003-04-232-0/+2
* | - updated sample my.cnf files: removed deprecated set-variable keywordsunknown2003-04-234-94/+94
* | - fixed typo in instructions on how to add a PATH to .tcshrc on Mac OS Xunknown2003-04-231-2/+1
|/
* - Updated variable names that have been renamed in my.cnf example filesunknown2003-04-154-18/+113
* - corrected shutdown priority on Red Hat (should be shut down very early)unknown2003-04-111-3/+3
* - worked around bug #235 (my-huge.cnf error) by reformatting the comments unknown2003-04-093-18/+126
* - fixed wrong order of commands in Mac OS X Readme.txtunknown2003-03-241-1/+1
* - we need to require an installation on the root volume (/usr/local/mysql)unknown2003-03-141-1/+1
* - added missing file mysql_secure_installation to server RPM subpackageunknown2003-03-101-0/+6
* - Heavily reworked the Do-pkg script to use functions from logger.pmunknown2003-02-251-6/+9
* - added more files to support-files/MacOSX and added them to theunknown2003-02-196-4/+154
* (please merge into 4.1 and onwards)unknown2003-02-111-6/+18
* - added support-files/MacOSX to include files specific for buildingunknown2003-02-0316-0/+91
* - removed unused CC and CXX variablesunknown2003-01-271-5/+8
* - added mysql_waitpid to the MySQL-client RPM and binary distributionsunknown2003-01-241-3/+38
* Merge mysql.com:/space/my/mysql-4.0unknown2002-12-052-17/+55
|\
| * - Moved the init script from /etc/rc.d/init.d to /etc/init.d for betterunknown2002-11-272-17/+55
* | Merge with 3.23unknown2002-12-051-2/+3
|\ \ | |/ |/|
| * - removed unused variable $defaultsunknown2002-11-291-2/+3
| * - fixed tabbingunknown2002-11-251-1/+1