summaryrefslogtreecommitdiff
path: root/client/mysqlshow.c
Commit message (Expand)AuthorAgeFilesLines
* BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-101-2/+2
* Bug#21977380 - POSSIBLE BUFFER OVERFLOW ISSUESShishir Jaiswal2016-05-161-17/+19
* Bug#21973610Harin Vadodaria2016-04-291-3/+3
* WL#9072: Backport WL#8785 to 5.5Ramil Kalimullin2016-02-191-5/+5
* Bug#21973610: BUFFER OVERFLOW ISSUESHarin Vadodaria2015-11-061-14/+21
* Bug #21235226 : THE --ENABLE-CLEARTEXT-PLUGIN IS NOTArun Kuruvila2015-10-141-1/+14
* Merge of patch for Bug#13928675 from mysql-5.1.Nirbhay Choubey2012-08-071-2/+2
|\
| * Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUSTNirbhay Choubey2012-08-071-2/+2
* | Manual merge from mysql-5.1.Alexander Nozdrin2011-07-221-1/+1
|\ \ | |/
| * Manual merge from mysql-5.0.Alexander Nozdrin2011-07-221-3/+3
| |\
| | * For for Bug#12696072: FIX OUTDATED COPYRIGHT NOTICES IN RUNTIME RELATED CLIENTAlexander Nozdrin2011-07-221-4/+4
* | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | Fixed cast warnings in introducing the pluggable authentication clientGeorgi Kodinov2011-06-061-2/+2
* | | Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2011-01-161-0/+14
* | | Fix for Bug#57094 (Copyright notice incorrect?).Alexander Nozdrin2010-10-061-3/+3
* | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-17/+3
|\ \ \
| * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-13/+0
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-4/+3
* | | | mergeGeorgi Kodinov2010-07-141-2/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Use UNINIT_VAR workaround instead of LINT_INIT.Davi Arnaut2010-07-091-2/+1
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-19/+20
|\ \ \ | |/ /
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-19/+20
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-12/+15
|\ \ \
| * \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-02-091-12/+15
| |\ \ \ | | |/ /
| | * | Recommit of Bug#49447.Staale Smedseng2010-02-041-12/+15
* | | | merging.Alexey Botchkov2009-11-171-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#47216 programs should quit if the file specified by --defaults-file ...Alexey Botchkov2009-10-091-1/+3
| |/ /
* | | 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.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
|\