summaryrefslogtreecommitdiff
path: root/client/mysql_upgrade.c
Commit message (Expand)AuthorAgeFilesLines
* BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-101-2/+4
* WL#9072: Backport WL#8785 to 5.5Ramil Kalimullin2016-02-191-1/+6
* DESCRIPTIONShishir Jaiswal2015-10-291-12/+24
* Bug#14117012 - CHILD PROCESS MYSQL UTILITIES PICKING UP LOCALPraveenkumar Hulakund2014-01-311-0/+1
* Bug#16500013 : post-fixNirbhay Choubey2013-03-221-4/+8
* Bug#16500013 : ADD VERSION CHECK TO MYSQL_UPGRADENirbhay Choubey2013-03-211-2/+61
* Merge of patch for Bug#13928675 from mysql-5.1.Nirbhay Choubey2012-08-071-2/+2
|\
| * Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUSTNirbhay Choubey2012-08-071-2/+2
* | A patch for Bug#13023858 - MYSQL_UPGRADE PRINTSAlexander Nozdrin2011-12-211-1/+0
* | Bug#11827359 60223: MYSQL_UPGRADE PROBLEM WITHNirbhay Choubey2011-11-151-0/+2
* | Manual merge from mysql-5.1.Alexander Nozdrin2011-07-221-0/+1
|\ \ | |/
| * Manual merge from mysql-5.0.Alexander Nozdrin2011-07-221-1/+4
| |\
| | * For for Bug#12696072: FIX OUTDATED COPYRIGHT NOTICES IN RUNTIME RELATED CLIENTAlexander Nozdrin2011-07-221-2/+4
* | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | Fixed cast warnings in introducing the pluggable authentication clientGeorgi Kodinov2011-06-061-2/+2
* | | Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2011-01-161-0/+11
* | | Fix for Bug#57094 (Copyright notice incorrect?).Alexander Nozdrin2010-10-061-1/+4
* | | fix for Bug #55672 "mysql_upgrade dies with internal error":Guilhem Bichot2010-08-111-0/+3
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-1/+4
|\ \ \ | |/ /
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-1/+4
* | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-7/+0
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-13/+13
|\ \ \ | |/ /
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-12/+12
* | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-1/+2
|\ \ \
| * \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-11/+11
| |\ \ \
| * \ \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-0/+4
| |\ \ \ \
| * \ \ \ \ merging.Alexey Botchkov2009-11-171-1/+2
| |\ \ \ \ \
| | * | | | | Bug#47216 programs should quit if the file specified by --defaults-file ...Alexey Botchkov2009-10-091-1/+2
* | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-121-2/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Bug #41057: mysql_update fails FATAL ERROR: Failed to create temporary file f...Georgi Kodinov2010-03-091-2/+3
* | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-02-091-11/+11
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Recommit of Bug#49447.Staale Smedseng2010-02-041-11/+11
* | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-0/+4
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | This is a patch for bug#41569.lars-erik.bjork@sun.com2009-12-031-0/+4
| |/ /
* | | WL#4991 mysql_upgrade --fix-privilege-tablesAlexey Botchkov2009-10-281-5/+17
|/ /
* | BUG#43579 mysql_upgrade tries to alter log tables on replicated database 2009-09-281-0/+27
* | Merge from 5.0 for 43414Staale Smedseng2009-08-281-1/+2
|\ \ | |/
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-1/+2
| * Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-1/+1
* | Merge in bug fixes for client toolsJim Winstead2009-07-141-1/+5
|\ \
| * | mysql_upgrade ignored the --basedir and --datadir arguments as it has no useJim Winstead2009-05-191-1/+5
* | | Fix compilation failures: get rid of C++ specifics in C-code.Alexander Nozdrin2009-06-031-1/+1
* | | Bug #44638: mysql_upgrade, mysqlcheck output instance unclearAlexey Kopytov2009-05-271-4/+30
|/ /
* | Various command-line utilities, including mysqlbinlog and mysqldump, don'tJim Winstead2009-05-071-0/+2
* | Make SSL options appear in correct place in mysql_upgrade and mysqltestJim Winstead2009-04-281-1/+1
* | fixed compilation warnings. addendum to the fix for bug 29125Georgi Kodinov2009-03-201-1/+1
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1