summaryrefslogtreecommitdiff
path: root/client/mysqladmin.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | 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-3/+5
| | |/
| | * Bug#17208 SSL: client does not verify server certificatemsvensson@neptunus.(none)2006-04-181-0/+2
| | * many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-0/+1
| | * Merge mysql.com:/home/jimw/my/mysql-4.1-5792jimw@mysql.com2005-11-281-1/+1
| | |\
| | | * Fix being able to set default TCP port for command-line utilitiesjimw@mysql.com2005-10-131-1/+1
| | * | Netware specific changes for 5.0.16ajamppa@suse9-x86.mysql.com2005-11-181-1/+1
| | * | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-08-261-3/+3
| | |\ \ | | | |/
| | | * Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-08-251-4/+4
| | * | Merge of 4.1->5.0. This contained the fixes for GCC 4.0brian@zim.(none)2005-06-011-1/+1
| | |\ \ | | | |/
| | | * Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...brian@zim.(none)2005-06-011-1/+1
| | * | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-05-011-1/+1
| | |\ \
| | | * | mysqladmin extended-status now displays global statusmonty@mysql.com2005-04-271-1/+1
| | * | | yassl changeset 2:serg@serg.mylan2005-04-301-3/+0
| | |/ /
| | * | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-0/+1
| | |\ \ | | | |/
| | | * Add 'debug' to mysqladmin --help output. (Bug #8207)jimw@mysql.com2005-01-311-0/+1
| | * | Merge with 4.1monty@mysql.com2005-01-151-8/+17
| | |\ \ | | | |/
| | | * Review of new pushed codemonty@mysql.com2005-01-111-8/+17
| | * | Merge mysql.com:/home/jwinstead2/mysql-4.1-cleanjimw@mysql.com2005-01-061-2/+34
| | |\ \ | | | |/
| | | * Merge mysql.com:/home/jwinstead2/mysql-4.1-7451jimw@mysql.com2005-01-061-1/+7
| | | |\
| | | | * Add support for --default-character-set to mysqladmin (Bug #7524)jimw@mysql.com2005-01-061-1/+7
| | | * | Fix "mysqladmin password" to use correct password scrambling function whenjimw@mysql.com2005-01-051-1/+27
| | | |/
| | * | Changing the default of libmysqlclient : it's now NO reconnection.guilhem@mysql.com2004-12-091-0/+1
| | * | Merge with 4.1monty@mysql.com2004-12-061-2/+9
| | |\ \ | | | |/