summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fixes for binary distribution in tar fileMichael Widenius2009-10-232-23/+194
* Updated make_binary_distribution for MariaDBMichael Widenius2009-10-211-2/+5
* Fix make_win_bin_dist:Sergey Petrunya2009-10-091-3/+21
* Merge free documentation from MySQL 5.1.38 source release tarball.unknown2009-09-161-1068/+1071
|\
| * Imported MySQL documentation files from /home/knielsen/devel/maria/mysql-5.1.38unknown2009-09-161-1068/+1071
* | MySQL 5.1.38 merge into MariaDB.unknown2009-09-151-0/+17
|\ \
| * | Only install the innodb plugin if the plugin directory exists.Jonathan Perkin2009-09-011-8/+14
| * | Install innodb_plugin on Windows.Jonathan Perkin2009-08-181-0/+11
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-0812-98/+193
|\ \ \ | |/ /
| * | Merge the fix for bug#37808 into 5.1-build.Joerg Bruehe2009-07-211-5/+54
| |\ \
| | * \ Upmerge a bug fix from 5.0 to 5.1:Joerg Bruehe2009-07-211-5/+54
| | |\ \
| | | * | This is a fix for bug#37808Joerg Bruehe2009-06-261-5/+45
| * | | | automergeGeorgi Kodinov2009-06-191-1/+19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug #36654: mysqld_multi cannot start instances with different versions Georgi Kodinov2009-06-191-1/+19
| | |/ /
| * | | Merge up 5.0-build into 5.1-build:Joerg Bruehe2009-05-295-5/+5
| |\ \ \ | | |/ /
| | * | Use /usr/bin/perl as standard Perl install path (bug#44643)Kent Boortz2009-05-095-5/+5
| | * | Merge main 5.0 into 5.0-buildJoerg Bruehe2009-05-082-35/+30
| | |\ \
| * | | | Bug #44736 mysqld_safe's my_which() is broken and Staale Smedseng2009-05-251-1/+1
| * | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-05-152-3/+8
| |\ \ \ \
| | * \ \ \ Merge main 5.1 into 5.1-buildJoerg Bruehe2009-05-082-35/+30
| | |\ \ \ \
| | * \ \ \ \ 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
| * | | | | | | The arguments to use for ps on Mac OS X were mis-detected by the mysql_zapJim Winstead2009-05-071-2/+2
| * | | | | | | mysqld_safe could generate filenames with spaces and then didn't properlyJim Winstead2009-05-071-8/+8
| * | | | | | | Add explanation of the possible -s values for mysqldumpslow. (Bug #35663,Jim Winstead2009-05-071-1/+8
| * | | | | | | Add support for wildcards in mysql_convert_table_format, and addJim Winstead2009-04-281-20/+41
| * | | | | | | mysqld_multi still had mentions of safe_mysqld instead of mysqld_safe,Jim Winstead2009-04-281-5/+5
| * | | | | | | Update list of sorting options in mysqldumpslow (Bug #20454)Jim Winstead2009-04-281-2/+2
| * | | | | | | Check for MEMORY, HEAP, and BLACKHOLE in mysql_convert_table_format whenJim Winstead2009-04-281-13/+13
| | |_|_|/ / / | |/| | | | |
| * | | | | | 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
| | | |/ / | | |/| |
| * | | | Bug #39852 bug in mysql_setpermissionStaale Smedseng2009-03-311-1/+1
* | | | | 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
| |\ \ \ \