summaryrefslogtreecommitdiff
path: root/client/mysqladmin.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.23.55unknown2003-01-251-4/+4
|\
| * Fix bug in --relative (-r)unknown2003-01-241-2/+2
* | Portability fixesunknown2003-01-071-22/+40
* | 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
* Fixes for innobase usageunknown2001-03-031-12/+12
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-1/+3
* New myisamchk option --sort-recoverunknown2001-01-311-2/+6
* Fixes for OSF1unknown2001-01-221-17/+21
* Cleanup of testsunknown2000-12-281-1/+0
* Added connect_timeout and fix for transactions per statementunknown2000-11-271-9/+28
* Fixed problem with auto-repair of MyISAM tablesunknown2000-11-211-1/+1
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-9/+11
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-1/+2
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-3/+5
* FLUSH TABLE table_listunknown2000-08-221-2/+2