summaryrefslogtreecommitdiff
path: root/client/mysqladmin.c
Commit message (Expand)AuthorAgeFilesLines
* merge fixes (use old code)monty@mysql.com2004-03-181-2/+11
|\
| * merge with 4.0monty@mysql.com2004-03-161-2/+11
| |\
| | * Indented comment properlymonty@mashka.mysql.fi2004-03-041-8/+9
| | * fix for bug #2905 - ulli@morbus.(none)2004-02-261-1/+1
| | * Inserted comment about lost root pwd procedure in Docs relying on command ord...arjen@bitbike.com2004-02-251-0/+8
* | | roll back change in client/mysqladmin.c for bug vva@eagle.mysql.r18.ru2004-03-161-15/+11
* | | fixed bug #3160 '"mysqladmin password" doesn't work if --skip-grant-tables'vva@eagle.mysql.r18.ru2004-03-161-3/+24
|/ /
* | First version of new authentification procedure: now authentification is one-...kostja@oak.local2003-07-011-3/+6
* | consistency fix - all help texts for command-line options should end with a dot.serg@serg.mylan2003-06-131-9/+9
* | changes to mysqladmin : use queries instead of commands (so that they have a ...guilhem@mysql.com2003-05-151-8/+8
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-4/+4
|\ \ | |/
| * Merge with 3.23.55monty@mashka.mysql.fi2003-01-251-4/+4
| |\
| | * Fix bug in --relative (-r)monty@mashka.mysql.fi2003-01-241-2/+2
* | | merge with 4.0.9monty@mashka.mysql.fi2003-01-091-22/+40
|\ \ \ | |/ /
| * | Portability fixesmonty@mashka.mysql.fi2003-01-071-22/+40
* | | Basically minor code optimizations and cleanupspeter@mysql.com2002-12-051-3/+3
* | | SCRAM Remove spaces from most changed files.peter@mysql.com2002-12-051-20/+20
* | | SCRUM: Secure authpeter@mysql.com2002-11-301-2/+3
* | | Merge....peter@mysql.com2002-11-241-1/+32
|\ \ \
| * | | Add shared memory protocol and option --protocolwax@mysql.com2002-11-151-1/+32
| |/ /
* | | SCRUM: Main change for Secure connection handling. Still needs some more codi...peter@mysql.com2002-11-241-7/+15
* | | Merge to update to recent tree versionpeter@mysql.com2002-10-201-1/+1
|\ \ \ | |/ / |/| |
| * | One more commit to do the merge of new 4.1 tree peter@mysql.com2002-10-061-1/+1
* | | Fixed some bugs in mysql, mysqladmin and mysqld.jani@rhols221.adsl.netsonic.fi2002-10-151-3/+3
|/ /
* | fixed so that --ssl and --skip-ssl works with the MySQL clients.monty@mashka.mysql.fi2002-09-171-5/+3
* | Removed wrong mutex lock (hangup in kill on HPUX)monty@mashka.mysql.fi2002-08-241-0/+3
* | Portabilityfix in mysqladmin.cmonty@hundin.mysql.fi2002-08-231-0/+1
* | Fixed a bug in mysqladmin when it gave unneccessary warningjani@rhols221.adsl.netsonic.fi2002-08-221-1/+2
* | Cleanup of waiting for pidfile in mysqladminmonty@hundin.mysql.fi2002-08-221-19/+16
* | Fixed a bug in mysqladmin shutdown when checking pid file status.jani@rhols221.adsl.netsonic.fi2002-08-221-7/+6
* | Fixed a bug in mysqladmin, when it could hang while waiting forjani@rhols221.adsl.netsonic.fi2002-08-221-6/+26
* | Fix for SSL and new my_getoptmonty@hundin.mysql.fi2002-08-091-2/+4
* | Added --count=N (-c) to mysqladminjani@hynda.(none)2002-08-051-3/+13
* | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-2/+2
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-14/+14
* | Fixed some spelling errors.jani@dsl-jkl1657.dial.inet.fi2002-06-011-1/+1
* | Added useful exit error code for programs using my_getopt in casejani@hynda.(none)2002-05-291-6/+3
* | moved my_getopt.h under client_priv.hjani@hynda.(none)2002-05-221-2/+1
* | Changed GET_STRALC to GET_STR_ALLOCjani@rhols221.adsl.netsonic.fi2002-05-151-1/+1
* | - Added new type GET_STRALC to my_getopt.jani@rhols221.adsl.netsonic.fi2002-05-141-21/+4
* | - Fixed some option types in my_getopt struct in all clients.jani@dsl-jkl1657.dial.inet.fi2002-05-111-6/+7
* | fixes to make it compile and pass the test suite again after the last sasha@mysql.sashanet.com2002-04-041-2/+8
* | Merged in some changes made to MySQL clients by otherjani@hynda.mysql.fi2002-04-031-180/+161
|\ \
| * | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,jani@hynda.mysql.fi2002-04-021-180/+161
* | | Cleanupsmonty@hundin.mysql.fi2002-04-021-1/+1
|/ /
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-9/+9
* | merge with 3.23.44monty@hundin.mysql.fi2001-11-041-2/+2
|\ \ | |/
| * Fix that mysqladmin shutdown can be interrupted with ^Cmonty@hundin.mysql.fi2001-11-031-2/+2
* | One should not only have to include my_net.h to work with sockets.monty@hundin.mysql.fi2001-10-091-3/+3
* | Mergemonty@work.mysql.com2001-10-071-32/+46
|\ \ | |/