summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* - added mysql-test/t/*.def to the source and binary distributionslenz@mysql.com2005-07-081-0/+1
* Merge mysql.com:/space/my/mysql-4.0-buildlenz@mysql.com2005-07-061-0/+11
|\
| * - backported a change for make_binary_distribution.sh from 5.0 for easier bui...lenz@mysql.com2005-07-061-0/+11
* | Merge mysql.com:/home/jimw/my/mysql-4.1-10986jimw@mysql.com2005-07-051-5/+13
|\ \
| * | If mysql_config is a symlink, resolve it before trying to find the lib andjimw@mysql.com2005-06-241-5/+13
* | | make_win_src_distribution.sh:kent@mysql.com2005-06-281-0/+3
|/ /
* | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1lenz@mysql.com2005-06-071-2/+1
|\ \
| * | - BUG#10676: don't install "make_win_src_distribution" and "make_win_binary_d...lenz@mysql.com2005-06-071-2/+1
* | | BUG#7967 Fix mysqlhotcopy --record-log-positionelliot@mysql.com2005-06-061-3/+17
|/ /
* | Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-06-011-3/+0
|\ \ | |/
| * - removed references to some obsolete files (BUG#10824)lenz@mysql.com2005-06-011-3/+0
* | don't use tmp file for such a trivialityserg@sergbook.mylan2005-05-091-4/+1
* | Step 1 of the switch to support configuration with NPTL:joerg@mysql.com2005-04-202-2/+2
* | Ensure that all privilege tables are created in MyISAMmonty@mishka.local2005-04-162-0/+3
* | Merge mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-04-133-9/+5
|\ \
| * | More changes to reflect the removal of manual.texi from the sources:lenz@mysql.com2005-04-132-6/+4
| * | Manual merge of the ChangeSet to remove the dependency on manual.texi from th...lenz@mysql.com2005-04-131-3/+1
| |\ \ | | |/
| | * - manual.texi will be replaced with a manual written in DocBook/XML. This Cha...lenz@mysql.com2005-04-131-5/+2
| | * after merge fix up:ram@gw.mysql.r18.ru2005-02-011-3/+3
| | |\
| | | * A fix (bug #6000: No "@%"-accounts after install).ram@gw.mysql.r18.ru2005-01-281-8/+10
| | * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2005-01-281-8/+10
| | |\ \ | | | |/ | | |/|
| | | * A fix (bug #6000 No "@%"-accounts after install).ram@gw.mysql.r18.ru2004-10-201-8/+10
| | * | Merge mysql.com:/home/jimw/my/mysql-4.0-7347jimw@mysql.com2005-01-141-2/+2
| | |\ \
* | | | | Remove references to result.es filesjimw@mysql.com2005-04-121-1/+1
|/ / / /
* | | | include sql/examples in the window source distributionserg@serg.mylan2005-03-311-1/+1
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8513jimw@mysql.com2005-03-111-0/+9
|\ \ \ \
| * | | | Create directory for UNIX socket in mysqld_safe if it doesn't already exist.jimw@mysql.com2005-03-021-0/+9
* | | | | Correct "make_win_src_distribution" to not introduce additional directory lay...joerg@mysql.com2005-03-101-9/+25
* | | | | mysqldumpslow.sh:kent@mysql.com2005-03-091-3/+40
* | | | | mysql-test-run.pl:kent@mysql.com2005-03-093-5/+11
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8136jimw@mysql.com2005-03-031-4/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove doubled quotes (used for escaping) in table names in mysqlhotcopy.jimw@mysql.com2005-02-181-1/+4
| * | | | Fix handling of table-name matching in mysqlhotcopy when newer versions ofjimw@mysql.com2005-01-271-4/+8
* | | | | Merge bk-internal:/home/bk/mysql-4.1tulin@mysql.com2005-02-211-1/+1
|\ \ \ \ \
| * | | | | bug #8611, ndb includes in lib dir instead of include dirtulin@mysql.com2005-02-211-1/+1
* | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-7617jimw@mysql.com2005-02-172-106/+174
|\ \ \ \ \ \
| * | | | | | Fix all of the enum and set columns in privilege tables to bejimw@mysql.com2005-02-102-106/+174
* | | | | | | remove passwordless remote accounts from windows distroserg@serg.mylan2005-02-141-3/+1
|/ / / / / /
* | | | | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1lenz@mysql.com2005-02-091-0/+18
|\ \ \ \ \ \
| * | | | | | - added copyright header on top of the fill_help_tables.sql file (BUG#5772)lenz@mysql.com2005-02-091-0/+18
| |/ / / / /
* | | | | | Applied a patch for Netware.jani@ua141d10.elisa.omakaista.fi2005-02-081-2/+6
|/ / / / /
* | | | | A fix for Bug#6273 "building fails on link": we should not usekonstantin@mysql.com2005-02-052-3/+7
* | | | | Copy *.result.es files for binary distribution so embedded tests can be runjimw@mysql.com2005-02-031-1/+1
* | | | | Make sure mysql_client_test and embedded test clients get added tojimw@mysql.com2005-02-011-4/+8
|/ / / /
* | | | - renamed client_test -> mysql_client_testlenz@mysql.com2005-01-201-1/+3
* | | | Mergejimw@mysql.com2005-01-141-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fix mysql_install_db to look for libexecdir relative to basedir whenjimw@mysql.com2005-01-131-2/+2
* | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.0serg@serg.mylan2005-01-131-26/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Symlink vulnerability fixed.serg@serg.mylan2005-01-121-26/+13
| |/ /
* | | Replace ZLIB_LIBS in mysql_config. (Bug #6418)jimw@mysql.com2005-01-111-0/+1