summaryrefslogtreecommitdiff
path: root/client/mysql_upgrade.c
Commit message (Expand)AuthorAgeFilesLines
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
* 10.0-base mergeSergei Golubchik2013-01-311-1/+8
|\
| * Fixed problem with failing mysql_upgrade when proc table was not correct.Michael Widenius2013-01-111-1/+8
* | merge with 5.5Sergei Golubchik2012-11-031-4/+3
|\ \ | |/
| * mysql-5.5.28Sergei Golubchik2012-10-161-4/+3
| |\
| | * 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
* | | | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-1/+20
|/ / /
* | | MDEV-186 Client programs throw warnings about memory loss when executed with ...Sergei Golubchik2012-03-231-1/+1
* | | mysql-5.5 mergeSergei Golubchik2012-01-161-3/+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
* | | 5.3 mergeSergei Golubchik2012-01-131-3/+4
|\ \ \
| * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-3/+6
| |\ \ \
| | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-3/+6
| | |\ \ \ | | | | |/ | | | |/|
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-2/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Ensure that all clients reads the appropriate 'client', client-mariadb and 'm...Michael Widenius2011-03-181-2/+4
| | |_|_|/ | |/| | |
* | | | | fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-101-1/+1
* | | | | 5.5-mergeSergei Golubchik2011-07-021-2/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-5/+10
* | | | | merge.Sergei Golubchik2010-11-251-30/+50
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fixed build failuresMichael Widenius2010-09-061-13/+16
| * | | Nicer output for mysql_upgradeMichael Widenius2010-09-051-8/+28
| * | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-0/+2
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-12/+12
| |\ \ \
| * \ \ \ Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-13/+14
| |\ \ \ \
| * \ \ \ \ Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-301-0/+27
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+27
| | |\ \ \ \ \ \
| * | | | | | | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-1/+0
| |/ / / / / / /
| * | | | | | | Merge Mysql 5.1.39 merge into MariaDB trunkunknown2009-11-061-0/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Fixed compiler warning messageMichael Widenius2009-10-261-5/+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
| |\ \ \ \ \ \ \