summaryrefslogtreecommitdiff
path: root/client/mysqladmin.c
Commit message (Expand)AuthorAgeFilesLines
* API change: mysql_shutdown() now needs a 2nd parameter, the shutdown level.unknown2004-06-151-1/+1
* Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-271-4/+4
* merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-0/+4
|\
| * Added patches from Novellunknown2004-05-251-0/+4
* | merge fixes (use old code)unknown2004-03-181-2/+11
|\ \
| * \ merge with 4.0unknown2004-03-161-2/+11
| |\ \ | | |/
| | * Indented comment properlyunknown2004-03-041-8/+9
| | * fix for bug #2905 - unknown2004-02-261-1/+1
| | * Inserted comment about lost root pwd procedure in Docs relying on command ord...unknown2004-02-251-0/+8
* | | roll back change in client/mysqladmin.c for bug unknown2004-03-161-15/+11
* | | fixed bug #3160 '"mysqladmin password" doesn't work if --skip-grant-tables'unknown2004-03-161-3/+24
|/ /
* | First version of new authentification procedure: now authentification is one-...unknown2003-07-011-3/+6
* | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-9/+9
* | changes to mysqladmin : use queries instead of commands (so that they have a ...unknown2003-05-151-8/+8
* | Merge with 4.0.11unknown2003-02-041-4/+4
|\ \ | |/
| * Merge with 3.23.55unknown2003-01-251-4/+4
| |\
| | * Fix bug in --relative (-r)unknown2003-01-241-2/+2
* | | merge with 4.0.9unknown2003-01-091-22/+40
|\ \ \ | |/ /
| * | Portability fixesunknown2003-01-071-22/+40
* | | Basically minor code optimizations and cleanupsunknown2002-12-051-3/+3
* | | SCRAM Remove spaces from most changed files.unknown2002-12-051-20/+20
* | | SCRUM: Secure authunknown2002-11-301-2/+3
* | | Merge....unknown2002-11-241-1/+32
|\ \ \
| * | | Add shared memory protocol and option --protocolunknown2002-11-151-1/+32
| |/ /
* | | SCRUM: Main change for Secure connection handling. Still needs some more codi...unknown2002-11-241-7/+15
* | | Merge to update to recent tree versionunknown2002-10-201-1/+1
|\ \ \ | |/ / |/| |
| * | One more commit to do the merge of new 4.1 tree unknown2002-10-061-1/+1
* | | Fixed some bugs in mysql, mysqladmin and mysqld.unknown2002-10-151-3/+3
|/ /
* | fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-171-5/+3
* | Removed wrong mutex lock (hangup in kill on HPUX)unknown2002-08-241-0/+3
* | Portabilityfix in mysqladmin.cunknown2002-08-231-0/+1
* | Fixed a bug in mysqladmin when it gave unneccessary warningunknown2002-08-221-1/+2
* | Cleanup of waiting for pidfile in mysqladminunknown2002-08-221-19/+16
* | Fixed a bug in mysqladmin shutdown when checking pid file status.unknown2002-08-221-7/+6
* | Fixed a bug in mysqladmin, when it could hang while waiting forunknown2002-08-221-6/+26
* | Fix for SSL and new my_getoptunknown2002-08-091-2/+4
* | Added --count=N (-c) to mysqladminunknown2002-08-051-3/+13
* | New SET syntax & system variables.unknown2002-07-231-2/+2
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-14/+14
* | Fixed some spelling errors.unknown2002-06-011-1/+1
* | Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-6/+3
* | moved my_getopt.h under client_priv.hunknown2002-05-221-2/+1
* | Changed GET_STRALC to GET_STR_ALLOCunknown2002-05-151-1/+1
* | - Added new type GET_STRALC to my_getopt.unknown2002-05-141-21/+4
* | - Fixed some option types in my_getopt struct in all clients.unknown2002-05-111-6/+7
* | fixes to make it compile and pass the test suite again after the last unknown2002-04-041-2/+8
* | Merged in some changes made to MySQL clients by otherunknown2002-04-031-180/+161
|\ \
| * | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-021-180/+161
* | | Cleanupsunknown2002-04-021-1/+1
|/ /
* | Update copyrightunknown2001-12-061-9/+9