Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MWL#43 CREATE TABLE options (by Sanja) | Sergei Golubchik | 2010-04-08 | 2 | -5/+5 |
* | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 3 | -4/+7 |
* | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 2 | -0/+33 |
|\ | |||||
| * | configure.in | unknown | 2010-02-17 | 1 | -5/+1 |
| * | WL#5154 Remove deprecated 4.1 features | Magne Mahre | 2010-01-21 | 1 | -0/+3 |
| * | This is a patch for bug#41569. | unknown | 2009-12-03 | 1 | -0/+30 |
* | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 3 | -85/+144 |
|\ \ | |/ | |||||
| * | Merge | Kent Boortz | 2009-11-17 | 1 | -1/+1 |
| |\ | |||||
| | * | Include the "mysql-test/collections" directory when creating windows ZIP archive | Kent Boortz | 2009-11-17 | 1 | -1/+1 |
| * | | auto-merge | Timothy Smith | 2009-11-04 | 2 | -84/+143 |
| |\ \ | | |/ | |||||
| | * | Add a few comments to clarify do_query() return values in mysql_secure_instal... | Timothy Smith | 2009-11-03 | 1 | -0/+4 |
| | * | Bug#48031: mysql_secure_installation -- bash bug regarding passwords with | Timothy Smith | 2009-11-03 | 2 | -6/+48 |
| | * | Bug#48086: mysql_secure_installation does NOT work on Solaris | Timothy Smith | 2009-11-03 | 1 | -3/+1 |
| | * | Bug#35106: mysql_secure_installation fails on Windows, missing "use | Timothy Smith | 2009-10-30 | 1 | -77/+92 |
* | | | Fix test suite so that it works when doing configure --without-uca | Michael Widenius | 2009-12-27 | 1 | -1/+1 |
* | | | Merge free documentation from MySQL 5.1.41 source tarball into MariaDB. | unknown | 2009-12-01 | 1 | -15/+17 |
|\ \ \ | |||||
| * | | | Imported MySQL documentation files from MySQL 5.1.41 source tarball | unknown | 2009-12-01 | 1 | -15/+17 |
* | | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 3 | -1/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-10-27 | 2 | -1/+5 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bug#41049 does syntax "grant" case insensitive? | Sergey Glukhov | 2009-10-27 | 2 | -1/+5 |
| | * | | backport of Chad's fix for bug #39326 to 5.0-bugteam | Georgi Kodinov | 2009-08-19 | 1 | -5/+19 |
| | * | | Merge the bug fix for 37808 ("make_binary_distribution.sh") | Joerg Bruehe | 2009-07-21 | 1 | -5/+45 |
| | |\ \ | |||||
| * | | | | bug#41546: mysql-stress-run.pl is not packaged on Windows | Jonathan Perkin | 2009-09-30 | 1 | -0/+1 |
| * | | | | Install mysqld.lib | Jonathan Perkin | 2009-09-04 | 1 | -0/+1 |
* | | | | | Merge with 5.1-release | Michael Widenius | 2009-10-30 | 1 | -8/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Added symbolic link to from scripts/mysql_install_db to bin to address a docu... | Michael Widenius | 2009-10-26 | 1 | -8/+10 |
* | | | | | | Compile by default MySQL clients with libmysqldclient.a (not .so) | Michael Widenius | 2009-10-29 | 1 | -0/+12 |
|/ / / / / | |||||
* | | | | | Fixes for binary distribution in tar file | Michael Widenius | 2009-10-23 | 2 | -23/+194 |
* | | | | | Updated make_binary_distribution for MariaDB | Michael Widenius | 2009-10-21 | 1 | -2/+5 |
* | | | | | Fix make_win_bin_dist: | Sergey Petrunya | 2009-10-09 | 1 | -3/+21 |
* | | | | | Merge free documentation from MySQL 5.1.38 source release tarball. | unknown | 2009-09-16 | 1 | -1068/+1071 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Imported MySQL documentation files from /home/knielsen/devel/maria/mysql-5.1.38 | unknown | 2009-09-16 | 1 | -1068/+1071 |
* | | | | | MySQL 5.1.38 merge into MariaDB. | unknown | 2009-09-15 | 1 | -0/+17 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Only install the innodb plugin if the plugin directory exists. | Jonathan Perkin | 2009-09-01 | 1 | -8/+14 |
| * | | | | Install innodb_plugin on Windows. | Jonathan Perkin | 2009-08-18 | 1 | -0/+11 |
* | | | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 12 | -98/+193 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge the fix for bug#37808 into 5.1-build. | Joerg Bruehe | 2009-07-21 | 1 | -5/+54 |
| |\ \ \ \ | |||||
| | * \ \ \ | Upmerge a bug fix from 5.0 to 5.1: | Joerg Bruehe | 2009-07-21 | 1 | -5/+54 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | This is a fix for bug#37808 | Joerg Bruehe | 2009-06-26 | 1 | -5/+45 |
| * | | | | | automerge | Georgi Kodinov | 2009-06-19 | 1 | -1/+19 |
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| | | |||||
| | * | | | Bug #36654: mysqld_multi cannot start instances with different versions | Georgi Kodinov | 2009-06-19 | 1 | -1/+19 |
| | |/ / | |||||
| * | | | Merge up 5.0-build into 5.1-build: | Joerg Bruehe | 2009-05-29 | 5 | -5/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Use /usr/bin/perl as standard Perl install path (bug#44643) | Kent Boortz | 2009-05-09 | 5 | -5/+5 |
| | * | | Merge main 5.0 into 5.0-build | Joerg Bruehe | 2009-05-08 | 2 | -35/+30 |
| | |\ \ | |||||
| * | | | | Bug #44736 mysqld_safe's my_which() is broken and | Staale Smedseng | 2009-05-25 | 1 | -1/+1 |
| * | | | | merged 5.1-main -> 5.1-bugteam | Georgi Kodinov | 2009-05-15 | 2 | -3/+8 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge main 5.1 into 5.1-build | Joerg Bruehe | 2009-05-08 | 2 | -35/+30 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Upmerge the fix of an error message typo | Joerg Bruehe | 2009-04-14 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Just fix a silly typo in an error message ... | Joerg Bruehe | 2009-04-14 | 1 | -1/+1 |
| | * | | | | | Merge a tool change needed for cluster ("CGE") builds | Joerg Bruehe | 2009-04-14 | 1 | -2/+7 |
| | |\ \ \ \ \ |