summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL 5.1.35 into MySQL 5.4Mikael Ronstrom2009-06-119-60/+95
|\
| * Merge main 5.1 into 5.1-buildJoerg Bruehe2009-05-082-35/+30
| |\
| | * Merge from 5.0-bugteamStaale Smedseng2009-04-281-30/+30
| | |\
| | | * Bug#35769 typo in mysqlhotcopy documentationStaale Smedseng2009-04-281-30/+30
| | * | Merge revert of bug32136 into 5.1.Chad MILLER2009-04-021-5/+0
| | |\ \ | | | |/
| | | * Bug#43876: mysqld_multi introduces --no-defaults which screws up my systemChad MILLER2009-04-021-5/+0
| * | | Upmerge the fix of an error message typoJoerg Bruehe2009-04-141-1/+1
| |\ \ \
| | * | | Just fix a silly typo in an error message ...Joerg Bruehe2009-04-141-1/+1
| | | |/ | | |/|
| * | | Merge a tool change needed for cluster ("CGE") builds Joerg Bruehe2009-04-141-2/+7
| |\ \ \ | | |_|/ | |/| |
| | * | Handle the two part version number of cluster buildsJoerg Bruehe2009-03-311-2/+7
| * | | Bug #39852 bug in mysql_setpermissionStaale Smedseng2009-03-311-1/+1
| * | | Fix several quoting problems, and clean up IFS on failure in my_which().Chad MILLER2009-03-161-8/+12
| * | | Bug#39326: mysqld_safe doesn't use --basedir value in search of \Chad MILLER2009-03-161-7/+21
| |/ /
| * | Bug#36540: CREATE EVENT and ALTER EVENT statements fail with large server_idDavi Arnaut2009-03-112-4/+21
| * | automergeTatiana A. Nurnberg2009-02-241-2/+2
| |\ \ | | |/
| | * Bug#42027: Incorrect parsing of debug and verbose options for mysqldumpslowTatiana A. Nurnberg2009-02-161-2/+2
* | | Merged Performance Version 0.2.1 with latest 5.1 tree (last push 11 feb 14.01...Mikael Ronstrom2009-02-173-4/+61
|\ \ \ | |/ /
| * | Auto-merge 5.1-build -> 5.1-bugteamTimothy Smith2009-02-071-1/+8
| |\ \
| | * \ Merge from mysql-5.1.31-releasekent.boortz@sun.com2009-02-051-1/+8
| | |\ \
| | | * | Incorrect test if "--short-product-tag=" was given or notMySQL Build Team2009-01-191-1/+1
| | | * | Fixed typoMySQL Build Team2009-01-171-1/+1
| | | * | Added option "--short-product-tag=<string>" to "make_binary_distribution.sh",MySQL Build Team2009-01-151-1/+8
| * | | | Merge from 5.0-bugteam.Chad MILLER2009-02-041-0/+5
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merge from bug tree.Chad MILLER2009-02-041-0/+5
| | |\ \
| | | * | Bug#32136: mysqld_multi --defaults-file not respected while using \Chad MILLER2008-11-261-0/+5
| | * | | From 5.0.48 the NDB client libraries has been missing in the clusterKent Boortz2009-01-231-2/+2
| | |/ /
| * | | bug#41828: mysql_install_db misses mysqld options when using --basedirJonathan Perkin2009-01-061-3/+48
| | |/ | |/|
* | | Fixed DTrace-related build failures.Alexey Kopytov2008-12-231-0/+0
* | | Remove instance manager also from Windows distribution buildsMikael Ronstrom2008-12-202-3/+0
* | | Merge dtrace patch with latest performance versionMikael Ronstrom2008-12-206-5/+10
|\ \ \ | |/ /
| * | Bug#34025: mysql_config is not returning -ldl lib flag needed when using embe...Tatiana A. Nurnberg2008-11-103-2/+3
| * | Merge fix for bug 34129.Chad MILLER2008-10-141-1/+1
| |\ \
| | * | In mysqldumpslow, consume arbitrary whitespace in the Query_time line.Chad MILLER2008-10-141-1/+1
| | * | Bug#34129: mysqldumpslow does not aggregate timesChad MILLER2008-07-071-1/+1
| * | | Merge fix for Bug#35754.Chad MILLER2008-10-031-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Bug#35754: mysql_install_db does not work if no hostname is setChad MILLER2008-09-241-2/+2
| * | | Auto merge 5.1-build -> 5.1-bugteamTimothy Smith2008-09-101-0/+4
| |\ \ \
| | * \ \ Bug#37098 Get rid of "Installed (but unpackaged)" files in the RPM buildJoerg Bruehe2008-08-271-0/+4
| | |\ \ \ | | | |/ /
| | | * | Bug#37098 Get rid of "Installed (but unpackaged)" files in the RPM buildJoerg Bruehe2008-08-251-0/+3
| | | * | Bug#34159: mysql_install_db fails with sql_mode=TRADITIONALGeorgi Kodinov2008-07-311-0/+1
* | | | | Backport of DTrace patches from 6.0Mikael Ronstrom2008-12-202-4/+344
|/ / / /
* | | | Merge bug#31315Magnus Svensson2008-09-021-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#31315 mysql_install_db fails if a default table type of NDB is set in my.cnfMagnus Svensson2008-09-021-0/+1
* | | | Merge the fix for bug#37623 (Suffix "-64bit" is duplicated)Joerg Bruehe2008-06-271-0/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | OS X 10.5 is now a supported platform,Joerg Bruehe2008-06-271-0/+1
* | | Bug #37024: Wrong location of messagefilesTimothy Smith2008-06-171-214/+239
* | | Merge mysql.com:/home/kent/bk/mysql-5.0-release-mergekent@kent-amd64.(none)2008-05-131-239/+214
|\ \ \ | |/ /
| * | make_binary_distribution.sh:kent@mysql.com/kent-amd64.(none)2008-04-281-9/+3
| * | Merge ramayana.hindu.god:/home/tsmith/m/bk/b25486/50tsmith@ramayana.hindu.god2008-03-191-2/+2
| |\ \
| | * | Bug #25486: mysqld_multi.server.sh missing from buildstsmith@ramayana.hindu.god2008-03-101-2/+2