summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* - 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
* | - applied patch to mysql_explain_log.sh provided by Dennis Haneyunknown2003-06-111-3/+12
* | Safety fix to enable RAID in max binariesunknown2003-05-131-4/+2
* | - applied patch from Tim Bunce (new --addtodest option that adds copiedunknown2003-05-031-9/+27
* | - Applied patch provided by Martin Mokrejs <mmokrejs@natur.cuni.cz>unknown2003-04-251-121/+112
* | - added missing dashes to parameter "open-files-limit" in mysqld_safeunknown2003-04-151-1/+1
* | - applied patch from provided by Christian Hammers from Debian to be ableunknown2003-04-091-9/+15
* | Improve make_binary_distribution from Novell code at Monty's requestunknown2003-03-271-30/+25
* | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-211-28/+54
* | Small fixes in mysql_tableinfo. It's only code tiny changes, does not modifyunknown2003-03-141-58/+56
* | mergedunknown2003-03-131-2/+2
|\ \ | |/