summaryrefslogtreecommitdiff
path: root/client/mysqlshow.c
Commit message (Expand)AuthorAgeFilesLines
* - 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