summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/bk/mysql-4.1 into mysql.com:/home/greg/bk/4.1greg@mysql.com2003-11-181-1/+1
|\
| * Add Docs/internals.texi to Windows source packages.greg@mysql.com2003-11-181-1/+1
* | Merge with 4.0 treemonty@mashka.mysql.fi2003-11-182-1/+2
|\ \ | |/ |/|
| * fixed bug #1650 "mysql_config --libmysqd-libs misses libwrap"vva@eagle.mysql.r18.ru2003-11-152-1/+2
| * Fix for Bug #1752 Wrong letter cases.salle@vafla.online.bg2003-11-051-2/+2
* | Merge with 4.0monty@narttu.mysql.fi2003-11-043-6/+25
|\ \ | |/
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-10-251-3/+7
| |\
| | * added to mysql_secure_installation vva@eagle.mysql.r18.ru2003-10-241-3/+7
| * | Reverted a wrong patch from mysqlhotcopy. This is a real bugjani@rhols221.adsl.netsonic.fi2003-10-221-3/+3
| * | Fixed a bug in mysqlhotcopy, which made special table namesjani@rhols221.adsl.netsonic.fi2003-10-221-3/+3
| * | Fixed bug #954 mysqlhotcopy permission problem. The databasejani@rhols221.adsl.netsonic.fi2003-10-221-0/+2
| * | Applied a patch from Travis Wheeler to mysqlhotcopy that allowsjani@rhols221.adsl.netsonic.fi2003-10-221-2/+15
| |/
| * - fixed small typo to resolve "test: argument expected" error on Solarislenz@mysql.com2003-10-161-1/+1
* | made more fine error message in scripts/fill_help_tables.shvva@eagle.mysql.r18.ru2003-10-191-1/+2
* | merge with 4.0monty@mashka.mysql.fi2003-10-162-10/+14
|\ \ | |/
| * Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-10-142-1/+120
| |\
| * \ mergedserg@serg.mylan2003-10-072-5/+5
| |\ \
| * \ \ Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-10-062-10/+14
| |\ \ \
| | * | | typo fixed (bug #1390 - incorrect mysql_config output)serg@serg.mylan2003-09-281-1/+1
| | * | | make mysqld to respect socket/port options of mysqld_safe command lineserg@serg.mylan2003-09-271-9/+13
* | | | | merge with 4.0 for more memory allocation variables.monty@mashka.mysql.fi2003-10-132-1/+120
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Mergelenz@mysql.com2003-10-082-1/+120
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | - added make_sharedlib_distribution.sh to the source distributionlenz@mysql.com2003-10-082-1/+120
* | | | | Merge with 4.0 to get fix for mysqlbinlogmonty@narttu.mysql.fi2003-10-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Simple cleanupsmonty@narttu.mysql.fi2003-10-072-2/+1
* | | | | Merge with 4.0.16monty@narttu.mysql.fi2003-10-074-42/+54
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 3.23.58monty@narttu.mysql.fi2003-10-061-3/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | - added make_win_src_distribution.sh to EXTRA_SCRIPTSlenz@mysql.com2003-09-171-0/+1
| | * | | New Windows source package automation for 3.23greg@mysql.com2003-09-122-2/+491
| * | | | Ride hobby horse.paul@ice.snake.net2003-10-041-1/+1
| | |/ / | |/| |
| * | | Merge script with 4.1monty@mishka.mysql.fi2003-09-241-72/+50
| * | | Block SIGPIPE also for not threaded client programs.monty@narttu.mysql.fi2003-09-233-8/+23
| | |/ | |/|
| * | Merge gweir@build.mysql.com:/home/bk/mysql-4.0greg@mysql.com2003-09-151-30/+31
| |\ \
| | * | Remove 3.23 InstallShield files, improve make_win_src_distribution, add extra...greg@mysql.com2003-09-151-30/+31
* | | | Move init_compiled_charsets to own filemonty@mishka.mysql.fi2003-10-062-1/+36
* | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2003-09-291-10/+36
|\ \ \ \
| * | | | added fine error messages in scripts/fill_help_tables.shvva@eagle.mysql.r18.ru2003-09-291-10/+36
* | | | | - better test for a string to avoid "test: integer expression expected"lenz@kallisto.local2003-09-271-3/+3
|/ / / /
* | | | merge with 4.0.15monty@mashka.mysql.fi2003-09-112-13/+43
|\ \ \ \ | |/ / /
| * | | - Added option "--skip-name-resolve" to mysql_install_db to be able tolenz@mysql.com2003-09-101-0/+7
| |/ /
| * | Provide mysql_fix_privilege_tables.sql for Windows users to update grant tabl...greg@mysql.com2003-09-042-13/+195
* | | mergemonty@narttu.mysql.fi2003-09-034-76/+132
|\ \ \
| * \ \ merge with 4.0.15monty@narttu.mysql.fi2003-08-294-76/+132
| |\ \ \ | | |/ /
| | * | Added a warning to my_print_defaults if --verbose is givenjani@rhols221.adsl.netsonic.fi2003-08-271-1/+1
| | * | - Reverted a fix for bug#897, as it broke the installation on somelenz@mysql.com2003-08-261-7/+2
| | * | make_win_src_distribution.sh:gweir@build.mysql.com2003-08-131-27/+52
| | * | make_win_src_distribution.sh:gweir@build.mysql.com2003-08-131-2/+2
| | * | make_win_src_distribution.sh:gweir@build.mysql.com2003-08-131-1/+1
| | * | make_win_src_distribution.sh:gweir@build.mysql.com2003-08-131-36/+46
| | * | make_win_src_distribution.sh:gweir@build.mysql.com2003-08-131-2/+17