summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Added MY_CS_NONASCII marker for character sets that are not compatible with l...Michael Widenius2009-07-021-24/+32
* Imported freely distributable documentation from upstream MySQL 5.1.34 source...unknown2009-05-251-3/+2010
* Fixed problems in mergeMichael Widenius2009-05-192-2/+2
|\
| * We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-062-2/+2
| * Merge with base MySQL 5.1Michael Widenius2009-02-151-3/+48
| |\
* | \ Merged with mysql-5.1 tree.Michael Widenius2009-04-251-15/+33
|\ \ \
| * | | 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
* | | | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-013-6/+23
|\ \ \ \ | |/ / /
| * | | 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
* | | | | merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-112-1/+13
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | |/ / /
* | | | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-3/+48
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | bug#41828: mysql_install_db misses mysqld options when using --basedirJonathan Perkin2009-01-061-3/+48
| | |/ | |/|
* | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-102-5/+6
|\ \ \ | |/ / |/| |
| * | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-213-3/+7
| |\ \
| * \ \ Merged 5.1 with maria 5.1Michael Widenius2008-10-103-1/+6
| |\ \ \
| * | | | Added versioning of Maria indexMichael Widenius2008-06-261-1/+2
| * | | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-2814-121/+1394
| |\ \ \ \
| * \ \ \ \ Merge mysql.com:/home/kent/bk/maria/mysql-5.1-releaseunknown2008-02-082-8/+20
| |\ \ \ \ \
| | * \ \ \ \ Merge tsmith@tsmith.mysql.internal:m/bk/build/done/b32679/51unknown2008-01-292-4/+14
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2008-02-051-0/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Bugs fixed:unknown2008-01-071-4/+4
* | | | | | | | | 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