summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Bug#43876: mysqld_multi introduces --no-defaults which screws up my systemChad MILLER2009-04-021-5/+0
| | |/ | |/|
* | | 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
* | Auto-merge 5.1-build -> 5.1-bugteamTimothy Smith2009-02-071-1/+8
|\ \
| * \ Merge from mysql-5.1.31-releaseunknown2009-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
| |/ |/|
* | 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
* | | | 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-mergeunknown2008-05-131-239/+214
|\ \ \ | |/ /
| * | make_binary_distribution.sh:unknown2008-04-281-9/+3
| * | Merge ramayana.hindu.god:/home/tsmith/m/bk/b25486/50unknown2008-03-191-2/+2
| |\ \
| | * | Bug #25486: mysqld_multi.server.sh missing from buildsunknown2008-03-101-2/+2
| * | | Merge trift2.:/MySQL/M50/clone-5.0unknown2008-03-142-0/+4
| |\ \ \
| | * | | Include "mysql_upgrade_shell.pl" in a binary distribution on Windows.unknown2008-03-051-0/+1
| | * | | scripts/CMakeLists.txt : Treat "mysql_upgrade_shell" the same way as all ...unknown2008-03-041-0/+3
| | |/ /
| * | | Merge trift2.:/MySQL/M50/mysql-5.0unknown2008-03-141-1/+3
| |\ \ \
| | * \ \ Merge kaamos.(none):/data/src/mysql-5.0unknown2008-03-121-1/+3
| | |\ \ \ | | | |/ / | | |/| |
* | | | | Bug#35824: mysql_upgrade does not fix scheduler tables when upgrading from 5....unknown2008-04-041-1/+4
* | | | | Merge trift2.:/MySQL/M51/mysql-5.1unknown2008-03-141-1/+3
|\ \ \ \ \
| * \ \ \ \ Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-1/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2008-03-101-1/+3
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Merge mysql.com:/misc/mysql/29645/50-29645unknown2008-03-101-1/+3
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Bug#29645: Link failure when using the embedded serverunknown2008-02-251-1/+3
* | | | | | | Merge mysql.com:/home/kent/bk/build/mysql-5.0-buildunknown2008-03-111-13/+27
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | make_win_bin_dist:unknown2008-03-111-13/+27
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-buildunknown2008-03-071-4/+5
|\ \ \ \ \ \ \