summaryrefslogtreecommitdiff
path: root/client/mysqladmin.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | merge with 3.23.44unknown2001-11-041-2/+2
|\ \ | |/
| * Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-031-2/+2
* | One should not only have to include my_net.h to work with sockets.unknown2001-10-091-3/+3
* | Mergeunknown2001-10-071-32/+46
|\ \ | |/
| * Fix for 'mysqladmin -w1 unknown-command'unknown2001-10-071-32/+46
* | SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-1/+1
|/
* OS2 patchunknown2001-09-121-8/+1
* Fixes for OS2.unknown2001-08-221-5/+7
* Fixed problems with decimals withing IF()unknown2001-05-291-2/+2
* Applied patches for BDB tablesunknown2001-05-091-1/+0
* Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-9/+5
* Fixed bug in ALTER TABLEunknown2001-04-011-3/+1
* Added new tests to benchmark suiteunknown2001-03-111-4/+7