summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* - Removed COPYING.LIB from all source and binary distributionsunknown2003-11-252-2/+2
* - Rephrased two option help texts to not start with "use the ..." as this unknown2003-11-241-1/+1
* fixed bug #1650 "mysql_config --libmysqd-libs misses libwrap"unknown2003-11-152-1/+2
* Fix for Bug #1752 Wrong letter cases.unknown2003-11-051-2/+2
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-251-3/+7
|\
| * added to mysql_secure_installation unknown2003-10-241-3/+7
* | Reverted a wrong patch from mysqlhotcopy. This is a real bugunknown2003-10-221-3/+3
* | Fixed a bug in mysqlhotcopy, which made special table namesunknown2003-10-221-3/+3
* | Fixed bug #954 mysqlhotcopy permission problem. The databaseunknown2003-10-221-0/+2
* | Applied a patch from Travis Wheeler to mysqlhotcopy that allowsunknown2003-10-221-2/+15
|/
* - fixed small typo to resolve "test: argument expected" error on Solarisunknown2003-10-161-1/+1
* Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-142-1/+120
|\
| * Mergeunknown2003-10-082-1/+120
| |\
| | * - added make_sharedlib_distribution.sh to the source distributionunknown2003-10-082-1/+120
* | | mergedunknown2003-10-072-5/+5
|\ \ \ | |/ /
| * | Simple cleanupsunknown2003-10-072-2/+1
| * | Merge with 3.23.58unknown2003-10-061-3/+4
| |\ \
| | * | - added make_win_src_distribution.sh to EXTRA_SCRIPTSunknown2003-09-171-0/+1
| | * | New Windows source package automation for 3.23unknown2003-09-122-2/+491
* | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-062-10/+14
|\ \ \ \ | |/ / / |/| | |
| * | | typo fixed (bug #1390 - incorrect mysql_config output)unknown2003-09-281-1/+1
| * | | make mysqld to respect socket/port options of mysqld_safe command lineunknown2003-09-271-9/+13
* | | | Ride hobby horse.unknown2003-10-041-1/+1
| |_|/ |/| |
* | | Merge script with 4.1unknown2003-09-241-72/+50
* | | Block SIGPIPE also for not threaded client programs.unknown2003-09-233-8/+23
|/ /
* | Merge gweir@build.mysql.com:/home/bk/mysql-4.0unknown2003-09-151-30/+31
|\ \
| * | Remove 3.23 InstallShield files, improve make_win_src_distribution, add extra...unknown2003-09-151-30/+31
* | | - Added option "--skip-name-resolve" to mysql_install_db to be able tounknown2003-09-101-0/+7
|/ /
* | Provide mysql_fix_privilege_tables.sql for Windows users to update grant tabl...unknown2003-09-042-13/+195
* | Added a warning to my_print_defaults if --verbose is givenunknown2003-08-271-1/+1
* | - Reverted a fix for bug#897, as it broke the installation on someunknown2003-08-261-7/+2
* | make_win_src_distribution.sh:unknown2003-08-131-27/+52
* | make_win_src_distribution.sh:unknown2003-08-131-2/+2
* | make_win_src_distribution.sh:unknown2003-08-131-1/+1
* | make_win_src_distribution.sh:unknown2003-08-131-36/+46
* | make_win_src_distribution.sh:unknown2003-08-131-2/+17
* | - enabled embedded server in the binary distributions by defaultunknown2003-08-121-4/+15
* | - some fixed for make_win_src_distribution to work properlyunknown2003-08-072-19/+18
* | New option for Bootstrap: -w | --win-dist to create Windows source packageunknown2003-08-071-0/+1
* | Copied Venu's make_win_src_distribution script from 4.1 treeunknown2003-08-062-0/+405
* | - try harder to obtain the FQDN with "hostname -f", if possible (BUG#897)unknown2003-08-061-1/+7
* | - fixed BUG#968 ("test: argument expected" error) - thanks to Alex Kiernanunknown2003-08-011-1/+1
* | - removed options sort_buffer and key_buffer from calls to (my)isamchkunknown2003-07-151-4/+8
* | Fix for BUG#812 unknown2003-07-101-21/+49
* | - Fixed mysqlhotcopy to actually abort if copying the tables failed.unknown2003-07-081-2/+2
* | mysqlhotcopy.sh:unknown2003-07-081-5/+6
* | added missing ~/.my.cnf support to mysqlhotcopy (bug #808)unknown2003-07-081-0/+5
* | Fixed a compatibility bug in mysqlhotcopy between differentunknown2003-07-041-1/+5
* | Added option --skip-kill-mysqld to mysqld_safe. This can be useful,unknown2003-06-141-1/+7
* | - applied patch for mysqld_safe from Christian Hammers to be able tounknown2003-06-121-3/+12