summaryrefslogtreecommitdiff
path: root/client/mysqlshow.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changes of copyright output from "--version" and similar.kent.boortz@sun.com2008-11-141-1/+1
* Merge hynda.mysql.fi:/home/my/mysql-5.1-mainjani@hynda.mysql.fi2007-11-081-1/+1
|\
| * Removed extra spacesmonty@mysql.com/narttu.mysql.fi2007-10-011-1/+1
* | 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
* | | 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-5/+15
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-25/+26
* | Added find_type_or_exit and find_bit_type_or_exit as wrappersjani@ua141d10.elisa.omakaista.fi2007-03-191-7/+2
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-2/+2
|\ \ | |/
| * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-2/+2
* | 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-6/+7
|/
* Bug #19147: mysqlshow INFORMATION_SCHEMA does not workjimw@rama.(none)2006-07-211-2/+25
* Bug#17208 SSL: client does not verify server certificatemsvensson@neptunus.(none)2006-04-181-0/+2
* 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
* | 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
* | | Bug #10947 mysqlshow wildcard failure on Windows reggie@mdk10.(none)2005-06-101-1/+1
* | | Fixes while reviewing new codemonty@mishka.local2005-05-061-27/+38
* | | BUG#9391 mysqlshow prints incorrect "rows" informationmsvensson@neptunus.(none)2005-04-131-2/+14
* | | Add support for showing table type to mysqlshow command. (Bug #5036)jimw@mysql.com2005-03-151-16/+62
* | | Changing the default of libmysqlclient : it's now NO reconnection.guilhem@mysql.com2004-12-091-0/+1
|/ /
* | Fixed a bug in password handling. All related to Bug#5955.jani@a80-186-41-201.elisa-laajakaista.fi2004-10-071-1/+2
* | 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
* | more accurate processing of find_type resultvva@eagle.mysql.r18.ru2004-08-241-1/+1
* | fixed a Bug #4998 "--protocol doesn't reject bad values" vva@eagle.mysql.r18.ru2004-08-231-1/+1
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllmonty@mysql.com2004-05-251-0/+6
|\ \ | |/
| * Added patches from Novellmonty@mysql.com2004-05-251-0/+6
| * - fixed C++-style comments to make IBM C compiler happylenz@mysql.com2003-03-151-1/+1
* | consistency fix - all help texts for command-line options should end with a dot.serg@serg.mylan2003-06-131-8/+8
* | mysqlshow and mysqldump now send their vharacter set to serverbar@bar.mysql.r18.ru2003-05-301-2/+8
* | - Changed C++-style comments to C-style comments to make IBM compiler happylenz@mysql.com2003-03-061-1/+1
* | Removed ^Msalle@banica.(none)2002-12-271-1/+1
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-13/+30
|\ \ | |/
| * Changes that will enable proper wildcarding of databases, plusSinisa@sinisa.nasamreza.org2002-11-081-13/+30
* | Add shared memory protocol and option --protocolwax@mysql.com2002-11-151-1/+31
|/
* fixed so that --ssl and --skip-ssl works with the MySQL clients.monty@mashka.mysql.fi2002-09-171-9/+5
* Fix for SSL and new my_getoptmonty@hundin.mysql.fi2002-08-091-1/+3