summaryrefslogtreecommitdiff
path: root/client/mysqlshow.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for SSL and new my_getoptunknown2002-08-091-1/+3
* Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-6/+2
* moved my_getopt.h under client_priv.hunknown2002-05-221-2/+1
* - Added new type GET_STRALC to my_getopt.unknown2002-05-141-18/+1
* - Fixed some option types in my_getopt struct in all clients.unknown2002-05-111-3/+4
* Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-021-120/+110
* Update copyrightunknown2001-12-061-4/+4
* One should not only have to include my_net.h to work with sockets.unknown2001-10-091-1/+1
* SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-1/+1
* Changed to use my_global.hunknown2001-09-141-1/+1
* Added --verbose option to mysqlshowunknown2001-06-121-12/+159
* SHOW [FULL] COLUMNSunknown2001-01-221-1/+1
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-10/+12
* FLUSH TABLE table_listunknown2000-08-221-5/+5
* Import changesetunknown2000-07-311-0/+608