summaryrefslogtreecommitdiff
path: root/client/mysqlshow.c
Commit message (Expand)AuthorAgeFilesLines
* WL#1349 Use operating system localization to send it as a default client char...Alexander Barkov2009-10-211-1/+1
* 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.unknown2008-11-141-1/+1
* Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-081-1/+1
|\
| * Removed extra spacesunknown2007-10-011-1/+1
* | 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
* | | 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-5/+15
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-25/+26
* | Added find_type_or_exit and find_bit_type_or_exit as wrappersunknown2007-03-191-7/+2
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-2/+2
|\ \ | |/
| * my_strtoll10-x86.s:unknown2006-12-311-2/+2
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Added --debug-info to most clients to detect memory leaks in mysql-test-rununknown2006-11-211-6/+7
|/
* Bug #19147: mysqlshow INFORMATION_SCHEMA does not workunknown2006-07-211-2/+25
* Bug#17208 SSL: client does not verify server certificateunknown2006-04-181-0/+2
* Merge mysql.com:/home/jimw/my/mysql-4.1-5792unknown2005-11-281-1/+1
|\
| * Fix being able to set default TCP port for command-line utilitiesunknown2005-10-131-1/+1
* | Netware specific changes for 5.0.16aunknown2005-11-181-1/+1
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-08-261-0/+9
|\ \ | |/
| * Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-08-251-0/+9
| |\
| | * Several fixes for Netware.unknown2005-08-241-0/+9
* | | Bug #10947 mysqlshow wildcard failure on Windows unknown2005-06-101-1/+1
* | | Fixes while reviewing new codeunknown2005-05-061-27/+38
* | | BUG#9391 mysqlshow prints incorrect "rows" informationunknown2005-04-131-2/+14
* | | Add support for showing table type to mysqlshow command. (Bug #5036)unknown2005-03-151-16/+62
* | | Changing the default of libmysqlclient : it's now NO reconnection.unknown2004-12-091-0/+1
|/ /
* | Fixed a bug in password handling. All related to Bug#5955.unknown2004-10-071-1/+2
* | Merge with 4.0unknown2004-09-011-1/+1
|\ \ | |/
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* | Names listed as options should look like options,unknown2004-08-301-1/+1
* | mergedunknown2004-08-261-1/+1
|\ \ | |/
| * mysql_priv.h:unknown2004-08-141-1/+1
* | more accurate processing of find_type resultunknown2004-08-241-1/+1
* | fixed a Bug #4998 "--protocol doesn't reject bad values" unknown2004-08-231-1/+1
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-0/+6
|\ \ | |/
| * Added patches from Novellunknown2004-05-251-0/+6
| * - fixed C++-style comments to make IBM C compiler happyunknown2003-03-151-1/+1
* | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-8/+8
* | mysqlshow and mysqldump now send their vharacter set to serverunknown2003-05-301-2/+8
* | - Changed C++-style comments to C-style comments to make IBM compiler happyunknown2003-03-061-1/+1
* | Removed ^Munknown2002-12-271-1/+1
* | Merge with 4.0unknown2002-11-211-13/+30
|\ \ | |/
| * Changes that will enable proper wildcarding of databases, plusunknown2002-11-081-13/+30
* | Add shared memory protocol and option --protocolunknown2002-11-151-1/+31
|/
* fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-171-9/+5