summaryrefslogtreecommitdiff
path: root/client/mysqlcheck.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8124 mysqlcheck: --auto-repair runs REPAIR TABLE instead of REPAIR VIEW ...Sergei Golubchik2015-06-031-3/+19
* MDEV-8123 mysqlcheck: new --process-views option conflicts with --quick, --ex...Sergei Golubchik2015-06-031-5/+13
* post-merge fixesSergei Golubchik2015-04-291-89/+77
* quote table name in mysql_check:is_view. increment version tooDaniel Black2015-04-141-2/+4
* mysqlcheck fix-view-algorithm -> upgrade-viewsDaniel Black2015-04-141-12/+39
* Add --fix-tables option to mysql-checkDaniel Black2015-04-131-3/+19
* Corrections to mysqlcheckDaniel Black2015-04-121-27/+88
* mysql-upgrade -> fix-view-algorithm as mysqlcheck optionDaniel Black2015-04-121-13/+13
* Get my_getop to parse opt_mysql_upgrade in mysqlcheckDaniel Black2015-04-121-5/+12
* MDEV-6916: Upgrade from MySQL to MariaDB breaks already created viewsOleksandr Byelkin2015-04-121-7/+38
* MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table namesunknown2015-01-281-13/+21
* MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
|\
| * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | Fix for MDEV-5547: Bad error message when moving very old .frm files to Maria...Michael Widenius2014-01-221-0/+1
* | mysql-5.5.31 mergeSergei Golubchik2013-05-071-29/+61
|\ \ | |/
| * Updated/added copyright headersMurthy Narkedimilli2013-02-261-1/+1
| |\
| * \ Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-28/+62
| |\ \ | | |/
* | | mysql-5.5.28Sergei Golubchik2012-10-161-10/+5
|\ \ \ | |/ /
| * | 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
* | | MDEV-186 Client programs throw warnings about memory loss when executed with ...Sergei Golubchik2012-03-231-0/+2
* | | 5.3 mergeSergei Golubchik2012-01-131-3/+5
|\ \ \
| * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-4/+4
| |\ \ \
| | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-4/+4
| | |\ \ \ | | | | |/ | | | |/|
* | | | | move safemalloc out of dbug.Sergei Golubchik2011-12-121-1/+1
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-3/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Manual merge from mysql-5.1.Alexander Nozdrin2011-07-221-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Manual merge from mysql-5.0.Alexander Nozdrin2011-07-221-6/+3
| | |\ \ \
| | | * | | For for Bug#12696072: FIX OUTDATED COPYRIGHT NOTICES IN RUNTIME RELATED CLIENTAlexander Nozdrin2011-07-221-7/+3
| * | | | | 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
* | | | | | fix the build and compiler warnings (few of which were real bugs)Sergei Golubchik2011-10-291-7/+2
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-6/+26
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fixes BUG#60976 "Crash, valgrind warning and memory leak with partitioned arc...Michael Widenius2011-06-111-5/+25
| * | | | | Ensure that all clients reads the appropriate 'client', client-mariadb and 'm...Michael Widenius2011-03-181-1/+2
| | |_|_|/ | |/| | |
* | | | | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-101-40/+73
* | | | | fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-101-17/+24
* | | | | post-merge fixes.Sergei Golubchik2011-07-021-2/+1
* | | | | 5.5-mergeSergei Golubchik2011-07-021-13/+77
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fixed cast warnings in introducing the pluggable authentication clientGeorgi Kodinov2011-06-061-2/+2
| * | | | Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-081-6/+48
| * | | | Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2011-01-161-0/+15
| * | | | Bug#35269 mysqlcheck behaves different depending on order of parametersAlexey Botchkov2010-10-081-1/+10
| * | | | Fix for Bug#57094 (Copyright notice incorrect?).Alexander Nozdrin2010-10-061-6/+3
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | | | | merge.Sergei Golubchik2010-11-251-19/+47
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fixed build failuresMichael Widenius2010-09-061-11/+13
| * | | Nicer output for mysql_upgradeMichael Widenius2010-09-051-0/+8
| * | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-5/+20