summaryrefslogtreecommitdiff
path: root/client/mysqladmin.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed cast warnings in introducing the pluggable authentication clientGeorgi Kodinov2011-06-061-2/+2
* Fix for BUG#59894Guilhem Bichot2011-02-111-3/+4
* Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2011-01-161-2/+2
* Merge of fix for bug#58221 from mysql-5.1 -> mysql-5.5.Nirbhay Choubey2011-01-161-0/+3
|\
| * Bug#58221 : mysqladmin --sleep=x --count=x keeps loopingNirbhay Choubey2011-01-161-0/+3
* | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-3/+1
* | Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2010-12-071-0/+14
* | Fix for Bug#57094 (Copyright notice incorrect?).Alexander Nozdrin2010-10-061-5/+4
* | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-12/+0
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-6/+6
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-29/+30
|\ \ | |/
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-29/+31
* | A follow-up on WL#5154 and WL#5182: remove forgotten options.Alexander Nozdrin2010-03-031-3/+0
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-7/+7
|\ \
| * \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-02-091-7/+7
| |\ \ | | |/
| | * Recommit of Bug#49447.Staale Smedseng2010-02-041-7/+7
| * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-241-0/+3
| |\ \ | | |/
| | * WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-0/+3
* | | Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-2/+2
|\ \ \
| * | | Backport of:Konstantin Osipov2009-11-241-2/+2
* | | | Merge with next-mrKonstantin Osipov2009-11-201-9/+30
|\ \ \ \ | |/ / /
| * | | Return type fix (strlen returns size_t)Magne Mahre2009-11-111-1/+1
| * | | Bug #5724 'mysqladmin password' should be allowed to prompt for passwordMagne Mahre2009-11-111-9/+30
| |/ /
* | | merging.Alexey Botchkov2009-11-171-1/+2
|\ \ \ | |/ / |/| |
| * | Bug#47216 programs should quit if the file specified by --defaults-file ...Alexey Botchkov2009-10-091-1/+2
| |/
* | WL#1349 Use operating system localization to send it as a default client char...Alexander Barkov2009-10-211-3/+2
|/
* manual mergeTatiana A. Nurnberg2009-08-311-32/+100
|\
| * Bug#35132: MySQLadmin --wait ping always crashes on Windows systemsTatiana A. Nurnberg2009-08-311-29/+99
* | Merge from 5.0 for 43414Staale Smedseng2009-08-281-2/+4
|\ \ | |/
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-2/+4
* | mysqladmin --count=X --sleep=Y would always delay Y seconds after the lastJim Winstead2009-05-201-3/+3
* | mysqladmin did not have enough space allocated for tracking all variablesJim Winstead2009-05-181-1/+4
* | mysqladmin kill can't handle 64-bit thread IDs. (Bug #32457)Jim Winstead2009-05-071-3/+9
* | Various command-line utilities, including mysqlbinlog and mysqldump, don'tJim Winstead2009-05-071-0/+2
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
* | merge: 5.1 -> 5.1-rplLuis Soares2009-01-081-2/+2
|\ \
| * | Changes of copyright output from "--version" and similar.kent.boortz@sun.com2008-11-141-2/+2
* | | Bug #32406 #ifdef LATER_HAVE_NDBCLUSTER_DB in client/mysqladmin.ccMagnus Svensson2008-08-011-40/+0
|/ /
* | 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
* | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-3/+5
* | | Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlmonty@mysql.com/nosik.monty.fi2007-08-011-6/+17
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-32/+32
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvelmonty@narttu.mysql.fi2007-03-241-7/+2
|\ \
| * | Added find_type_or_exit and find_bit_type_or_exit as wrappersjani@ua141d10.elisa.omakaista.fi2007-03-191-7/+2
* | | Implementing the feature at BUG#26964 "option --no-beep for mysqladmin".guilhem@gbichot4.local2007-03-091-32/+37
|/ /
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-3/+3
|\ \ | |/
| * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-3/+3