summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-09-291-10/+36
|\
| * added fine error messages in scripts/fill_help_tables.shunknown2003-09-291-10/+36
* | - better test for a string to avoid "test: integer expression expected"unknown2003-09-271-3/+3
|/
* merge with 4.0.15unknown2003-09-112-13/+43
|\
| * - 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
* | mergeunknown2003-09-034-76/+132
|\ \
| * \ merge with 4.0.15unknown2003-08-294-76/+132
| |\ \ | | |/
| | * 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
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-09-032-2/+2
|\ \ \
| * \ \ merge commit, hope that none of bar and dlenev changes wereunknown2003-09-032-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-07-182-2/+2
| | |\ \
| | | * | First version of new authentification procedure: now authentification is one-...unknown2003-07-012-2/+2
* | | | | mergedunknown2003-09-031-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | added support for --libs_runknown2003-08-221-0/+4
| |/ / /
* | | | hanged UDF interface to use clear() instead of reset()unknown2003-08-271-0/+12
* | | | After merge fixesunknown2003-08-192-403/+1
* | | | Merge with 4.0.14unknown2003-08-118-38/+513
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | - 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
* | | fixed bug with location of mysql_create_sytem_tablesunknown2003-07-171-1/+1
| |/ |/|
* | Bug fixed: mysql-test failure on rpl testsunknown2003-06-261-0/+1
* | mysql_create_system_tables.sh:unknown2003-06-241-2/+2
* | Fixed some new memory leaksunknown2003-06-243-8/+11
* | - make sure that scripts/*.sql files are being added to the sourceunknown2003-06-201-1/+1
* | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1unknown2003-06-181-1/+3
|\ \
| * | Fix for --dirname and --suffix (missed ones) unknown2003-06-171-0/+2
| * | Added new HOWTO doc 'INSTALL-WIN-SOURCE' on building 'mysql clients and serve...unknown2003-06-171-1/+1
* | | - changed "password" to "Password" as suggested by Paul DuBois to beunknown2003-06-161-1/+1
|/ /
* | Fixes for make_win_src_distributionsunknown2003-06-153-59/+71
* | After merge fixesunknown2003-06-051-2/+3