summaryrefslogtreecommitdiff
path: root/client/mysqlcheck.c
Commit message (Expand)AuthorAgeFilesLines
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
* 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
* | | | | 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
| * | | Fixed compiler warnings from Windows compilerMichael Widenius2010-08-111-2/+2
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-29/+29
| |\ \ \
| * \ \ \ Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-11/+11
| |\ \ \ \
| * | | | | Merge with maria-5.1-federatedx; A patch to fix bugs in federatedx and enable...Michael Widenius2009-12-031-1/+2
* | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-18/+6
|\ \ \ \ \ \
| * | | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-12/+0
| * | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-6/+6
* | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-2/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-2/+1
| | |_|/ / | |/| | |
* | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-30/+30
|\ \ \ \ \ | |/ / / /
| * | | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-29/+29
| | |/ / | |/| |