| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
|\ |
|
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| |\ |
|
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
* | | | Fixed cast warnings in introducing the pluggable authentication client | Georgi Kodinov | 2011-06-06 | 1 | -2/+2 |
* | | | Bug#58139 : default-auth option not recognized in MySQL standard | Nirbhay Choubey | 2011-01-16 | 1 | -0/+11 |
* | | | Fix for Bug#57094 (Copyright notice incorrect?). | Alexander Nozdrin | 2010-10-06 | 1 | -1/+4 |
* | | | fix for Bug #55672 "mysql_upgrade dies with internal error": | Guilhem Bichot | 2010-08-11 | 1 | -0/+3 |
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-20 | 1 | -1/+4 |
|\ \ \
| |/ / |
|
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -1/+4 |
* | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 1 | -7/+0 |
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-10 | 1 | -13/+13 |
|\ \ \
| |/ / |
|
| * | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -12/+12 |
* | | | Manual merge of mysql-trunk into mysql-trunk-merge. | Alexey Kopytov | 2010-03-24 | 1 | -1/+2 |
|\ \ \ |
|
| * \ \ | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-02-24 | 1 | -11/+11 |
| |\ \ \ |
|
| * \ \ \ | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-12-16 | 1 | -0/+4 |
| |\ \ \ \ |
|
| * \ \ \ \ | merging. | Alexey Botchkov | 2009-11-17 | 1 | -1/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | Bug#47216 programs should quit if the file specified by --defaults-file ... | Alexey Botchkov | 2009-10-09 | 1 | -1/+2 |
* | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-03-12 | 1 | -2/+3 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | / /
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Bug #41057: mysql_update fails FATAL ERROR: Failed to create temporary file f... | Georgi Kodinov | 2010-03-09 | 1 | -2/+3 |
* | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-02-09 | 1 | -11/+11 |
|\ \ \ \ \ \
| |/ / / / /
| | | | / /
| |_|_|/ /
|/| | | | |
|
| * | | | | Recommit of Bug#49447. | Staale Smedseng | 2010-02-04 | 1 | -11/+11 |
* | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2009-12-11 | 1 | -0/+4 |
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
|
| * | | | This is a patch for bug#41569. | unknown | 2009-12-03 | 1 | -0/+4 |
| |/ / |
|
* | | | WL#4991 mysql_upgrade --fix-privilege-tables | Alexey Botchkov | 2009-10-28 | 1 | -5/+17 |
|/ / |
|
* | | BUG#43579 mysql_upgrade tries to alter log tables on replicated database | unknown | 2009-09-28 | 1 | -0/+27 |
* | | Merge from 5.0 for 43414 | Staale Smedseng | 2009-08-28 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 1 | -1/+2 |
| * | Bug #45287: phase 2 : 5.0 64 bit compilation warnings | Georgi Kodinov | 2009-07-16 | 1 | -1/+1 |
* | | Merge in bug fixes for client tools | Jim Winstead | 2009-07-14 | 1 | -1/+5 |
|\ \ |
|
| * | | mysql_upgrade ignored the --basedir and --datadir arguments as it has no use | Jim Winstead | 2009-05-19 | 1 | -1/+5 |
* | | | Fix compilation failures: get rid of C++ specifics in C-code. | Alexander Nozdrin | 2009-06-03 | 1 | -1/+1 |
* | | | Bug #44638: mysql_upgrade, mysqlcheck output instance unclear | Alexey Kopytov | 2009-05-27 | 1 | -4/+30 |
|/ / |
|
* | | Various command-line utilities, including mysqlbinlog and mysqldump, don't | Jim Winstead | 2009-05-07 | 1 | -0/+2 |
* | | Make SSL options appear in correct place in mysql_upgrade and mysqltest | Jim Winstead | 2009-04-28 | 1 | -1/+1 |
* | | fixed compilation warnings. addendum to the fix for bug 29125 | Georgi Kodinov | 2009-03-20 | 1 | -1/+1 |
* | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 1 | -1/+1 |
| * | Backport compiler warning fix from 5.1-bugteam. | Chad MILLER | 2008-08-11 | 1 | -4/+6 |
* | | Bug#35934 mysql_upgrade calls mysqlcheck with insufficient parameters | Alexey Botchkov | 2008-12-09 | 1 | -1/+14 |
* | | merging | Alexey Botchkov | 2008-12-08 | 1 | -0/+2 |
|\ \ |
|
| * | | Bug #35934 mysql_upgrade calls mysqlcheck with insufficient parameters. | Alexey Botchkov | 2008-06-15 | 1 | -0/+2 |
* | | | Post-merge fix: Remove Remove unused variable. | Davi Arnaut | 2008-08-11 | 1 | -6/+6 |
|\ \ \ |
|
| * | | | Post-merge fix: Silence warning due to type mismatch. | Davi Arnaut | 2008-08-11 | 1 | -4/+6 |
| | |/
| |/| |
|
* | | | merge from local 5.0 fix tree. | Chad MILLER | 2008-08-07 | 1 | -83/+56 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Bug#31605: mysql_upgrade relies on Linux /proc filesystem when not \ | Chad MILLER | 2008-08-07 | 1 | -83/+56 |
* | | Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463 | unknown | 2008-05-02 | 1 | -1/+10 |
|\ \
| |/ |
|
| * | Bug#36469 mysql_upgrade does not use --tmpdir | unknown | 2008-05-02 | 1 | -1/+10 |
* | | Merge hynda.mysql.fi:/home/my/mysql-5.1-main | unknown | 2007-11-08 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-10-01 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Removed extra spaces | unknown | 2007-10-01 | 1 | -1/+1 |