summaryrefslogtreecommitdiff
path: root/client/mysqlcheck.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: galera misc cleanupsSergei Golubchik2014-10-101-7/+2
* MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-0/+6
* MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-1/+1
* 10.0-base mergeSergei Golubchik2014-02-031-0/+1
|\
| * 5.5 mergeSergei Golubchik2014-02-011-0/+1
| |\
| | * Fix for MDEV-5547: Bad error message when moving very old .frm files to Maria...Michael Widenius2014-01-221-0/+1
* | | MDEV-5281 Partitioning issue after upgrade from 10.0.3-1 to 10.0.5-1Sergei Golubchik2013-11-281-10/+31
* | | MDEV-5241: Collation incompatibilities with MySQL-5.6Michael Widenius2013-11-091-1/+3
* | | Client attributesunknown2013-10-031-0/+3
* | | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-46/+6
* | | 10.0-monty mergeSergei Golubchik2013-07-211-2/+2
|\ \ \
| * | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
* | | | 10.0-base mergeSergei Golubchik2013-06-061-29/+62
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 5.5 mergeSergei Golubchik2013-06-061-29/+62
| |\ \ | | |/
| | * 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
| | | |\ \ | | | | |/
* | | | | 10.0-base mergeSergei Golubchik2013-01-311-2/+4
|\ \ \ \ \ | |/ / / /
| * | | | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-2/+2
| * | | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+4
| |/ / /
* | | | merge with 5.5Sergei Golubchik2012-11-031-10/+5
|\ \ \ \ | |/ / /
| * | | 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
* | | | Next part of merge. See TODO for detailsMichael Widenius2012-08-141-0/+4
|/ / /
* | | 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