summaryrefslogtreecommitdiff
path: root/client/mysqlcheck.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-basemalff@lambda.hsd1.co.comcast.net.2007-10-181-1/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-mainttnurnberg@sin.intern.azundris.com2007-09-151-1/+7
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge mysql.com:/home/tnurnberg/15327/50-15327tnurnberg@sin.intern.azundris.com2007-09-151-1/+7
| | | |\ \ | | | | |/
| | | | * Bug #15327: configure: --with-tcp-port option being partially ignoredtnurnberg@mysql.com/sin.intern.azundris.com2007-09-131-1/+7
| * | | | WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name>malff@lambda.weblab2007-09-101-4/+21
| |/ / /
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationcmiller@zippy.cornsilk.net2007-10-171-36/+46
|\ \ \ \ | |/ / /
| * | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-2/+2
| * | | Set --debug-check if one uses DBUG_PUSH in all clientsmonty@mysql.com/nosik.monty.fi2007-08-021-0/+1
| * | | Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlmonty@mysql.com/nosik.monty.fi2007-08-011-6/+15
| |/ /
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-30/+30
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-enterprise-former...cmiller@zippy.cornsilk.net2007-04-271-12/+15
|\ \ \ | |/ / |/| |
| * | Backport:cmiller@zippy.cornsilk.net2007-04-031-12/+15
| |/
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@ua141d10.elisa.omakaista.fi2007-04-101-7/+2
|\ \
| * | Added find_type_or_exit and find_bit_type_or_exit as wrappersjani@ua141d10.elisa.omakaista.fi2007-03-191-7/+2
* | | Bug #26262: Add option to skip binary logging for mysqlchecktsmith@siva.hindu.god2007-03-281-4/+9
|/ /
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Added --debug-info to most clients to detect memory leaks in mysql-test-runmonty@mysql.com/nosik.monty.fi2006-11-211-4/+6
* | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-4/+12
|\ \ | |/
| * Bug #16502: mysqlcheck gets confused with viewsjimw@rama.(none)2006-07-241-4/+12
* | Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0paul@snake-hub.snake.net2006-02-171-1/+1
|\ \ | |/
| * mysqlcheck.c:paul@snake-hub.snake.net2006-02-171-1/+1
* | mergingholyfoot@mysql.com2006-02-171-4/+60
|\ \ | |/ |/|
| * mysqlcheck.c:bar@mysql.com2006-02-171-4/+60
* | WL#2645 (CHECK TABLE FOR UPGRADE)holyfoot@deer.(none)2006-02-171-1/+9
* | mysqlcheck.c:paul@snake-hub.snake.net2006-02-161-4/+4
|/
* Merge mysql.com:/home/jimw/my/mysql-4.1-5792jimw@mysql.com2005-11-281-1/+1
|\
| * Fix being able to set default TCP port for command-line utilitiesjimw@mysql.com2005-10-131-1/+1
* | Netware specific changes for 5.0.16ajamppa@suse9-x86.mysql.com2005-11-181-1/+1
* | Fix for bug#13783 mysqlcheck tries to optimize and analyze information_schemagluh@eagle.intranet.mysql.r18.ru2005-10-181-0/+3
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-08-261-0/+9
|\ \ | |/
| * Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-08-251-0/+9
| |\
| | * Several fixes for Netware.jani@a193-229-222-105.elisa-laajakaista.fi2005-08-241-0/+9
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b12351bar@mysql.com2005-08-121-3/+8
|\ \ \ | |/ /
| * | BUG #12253. Fixed logic the prevented repair when "--fast" was included patg@radha.local2005-08-101-3/+8
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-04-061-1/+2
|\ \ \ | |/ /
| * | Merge mysql.com:/home/jimw/my/mysql-4.0-cleanjimw@mysql.com2005-04-061-1/+2
| |\ \ | | |/
| | * Fix segmentation fault in mysqlcheck when the last tablejimw@mysql.com2005-03-311-1/+2
* | | Merge changesjimw@mysql.com2005-02-041-1/+1
|\ \ \ | |/ /
| * | Fix 'mysqlcheck --help' to not specify what storage engines arejimw@mysql.com2005-02-021-1/+1
* | | Changing the default of libmysqlclient : it's now NO reconnection.guilhem@mysql.com2004-12-091-0/+1
|/ /
* | A fix (bug #6309: myisamchk compiled without debug support , --help shows vis...ram@gw.mysql.r18.ru2004-11-021-0/+5
* | Fixed a bug in password handling. All related to Bug#5955.jani@a80-186-41-201.elisa-laajakaista.fi2004-10-071-1/+2
* | mergedserg@serg.mylan2004-09-071-4/+4
|\ \ | |/
| * Bug #5413 mysqlcheck segfaults when user has to few permissionsserg@serg.mylan2004-09-061-4/+4
* | Merge with 4.0monty@mysql.com2004-09-011-1/+1
|\ \ | |/
| * Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-311-1/+1
* | Names listed as options should look like options,paul@kite-hub.kitebird.com2004-08-301-1/+1
* | mergedserg@serg.mylan2004-08-261-1/+1
|\ \ | |/
| * mysql_priv.h:rburnett@build.mysql.com2004-08-141-1/+1