summaryrefslogtreecommitdiff
path: root/client/mysqlcheck.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * 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/+5
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-2/+1
* | | | 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
|/ / /
* | | 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
|\ \ \ | |/ /
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-29/+29
* | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-11/+11
|\ \ \ | |/ /
| * | Recommit of Bug#49447.Staale Smedseng2010-02-041-11/+11
* | | Merge with maria-5.1-federatedx; A patch to fix bugs in federatedx and enable...Michael Widenius2009-12-031-1/+2
|/ /
* | BUG#43579 mysql_upgrade tries to alter log tables on replicated database unknown2009-09-281-0/+19
* | Merge in bug fixes for client toolsJim Winstead2009-07-141-2/+2
|\ \
| * | mysqlcheck failed to fix table names when using the --fix-table-namesJim Winstead2009-05-201-2/+2
* | | Fix compilation failures: get rid of C++ specifics in C-code.Alexander Nozdrin2009-06-031-1/+1
|/ /
* | Various command-line utilities, including mysqlbinlog and mysqldump, don'tJim Winstead2009-05-071-0/+2
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-4/+5
|\ \ | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-4/+5
* | Fix forRamil Kalimullin2009-01-141-10/+17
* | Auto-mergeRamil Kalimullin2008-11-141-2/+7
|\ \ | |/
| * Fix for bug#37527: mysqlcheck fails to report entire database Ramil Kalimullin2008-11-141-2/+7
| * Patch contributed by Jocelyn Fournier. CLA received 2007-02-27.unknown2008-01-231-7/+12
* | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-1/+1
|\ \
| * \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-081-1/+1
| |\ \
| | * | Removed extra spacesunknown2007-10-011-1/+1
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergeunknown2007-12-141-15/+40
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/ram/work/mysql-5.1-maintunknown2007-10-311-2/+5
| |\ \ \ \
| | * | | | Fix for bug #30679: 5.1 name encoding not performed for views during upgradeunknown2007-10-241-2/+5
| | |/ / /
| * | | | Merge mysql.com:/home/ram/work/mysql-5.1-maintunknown2007-10-311-14/+38
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge mysql.com:/home/ram/work/b30654/b30654.5.0unknown2007-10-311-14/+38
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix for bug #30654: mysqlcheck fails during upgrade of tables whose unknown2007-10-301-14/+38
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-recentcommmergeunknown2007-10-291-5/+28
|\ \ \ \ \ | |/ / / /
| * | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-baseunknown2007-10-181-1/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-09-151-1/+7
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge mysql.com:/home/tnurnberg/15327/50-15327unknown2007-09-151-1/+7
| | | |\ \ | | | | |/
| | | | * Bug #15327: configure: --with-tcp-port option being partially ignoredunknown2007-09-131-1/+7
| * | | | WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name>unknown2007-09-101-4/+21
| |/ / /
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationunknown2007-10-171-36/+46
|\ \ \ \ | |/ / /
| * | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-2/+2
| * | | Set --debug-check if one uses DBUG_PUSH in all clientsunknown2007-08-021-0/+1
| * | | Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlunknown2007-08-011-6/+15
| |/ /
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-30/+30
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-enterprise-former...unknown2007-04-271-12/+15
|\ \ \ | |/ / |/| |