summaryrefslogtreecommitdiff
path: root/tools/mysqlmanager.c
Commit message (Expand)AuthorAgeFilesLines
* Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new,unknown2006-04-111-1866/+0
* pthread_handler_decl() changed to be ctags-friendlyunknown2005-10-081-5/+4
* Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#...unknown2005-04-261-1/+1
|\
| * Step 2 of the switch to support configuration with NPTL:unknown2005-04-201-1/+1
| * Merge with 4.0unknown2004-09-011-1/+1
| |\
| | * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
| * | mergedunknown2004-08-261-1/+1
| |\ \ | | |/
| | * mysql_priv.h:unknown2004-08-141-1/+1
* | | Remove compiler warnings and remove not used variablesunknown2005-02-251-6/+3
* | | Changing the default of libmysqlclient : it's now NO reconnection.unknown2004-12-091-0/+3
|/ /
* | API change: mysql_shutdown() now needs a 2nd parameter, the shutdown level.unknown2004-06-151-1/+1
* | merge with 4.0 to get windows fixesunknown2004-05-271-1/+1
|\ \ | |/
| * Fix to make Windows compilation smootherunknown2004-05-261-1/+1
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-0/+15
|\ \ | |/
| * Added patches from Novellunknown2004-05-251-0/+15
* | SCRUMunknown2003-09-191-2/+2
* | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-7/+7
* | system_charset_info has been moved to /sql directoryunknown2003-03-161-11/+13
* | Merge with 4.0.8unknown2003-01-061-1/+1
|\ \ | |/
| * A lot of portability fixes.unknown2003-01-051-1/+1
* | Merge with 4.0.3unknown2002-08-301-11/+13
|\ \ | |/ |/|
| * merge with 4.0unknown2002-06-031-95/+78
| |\
| * | Hash now supports several charsetsunknown2002-03-141-2/+4
| * | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-9/+9
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-73/+81
| |/ |/|
* | Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-7/+4
* | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,unknown2002-05-241-89/+75
* | Removed compiler warningsunknown2002-05-221-3/+3
|/
* post-merge fixes, including slave-skip-errors backportunknown2002-01-221-1/+1
* Lots of portability fixes.unknown2001-12-171-5/+4
* Update copyrightunknown2001-12-061-25/+16
* Extended manual section about MySQL statesunknown2001-11-281-2/+2
* New improved IO_CACHEunknown2001-11-281-1/+1
* Fixed fulltext after merge from 3.23.45unknown2001-11-221-1/+1
* Merge work:/home/bk/mysql-4.0unknown2001-11-071-1/+32
|\
| * manager clean-up ( added pid-file and kill in mysql-test-run when things go w...unknown2001-11-071-1/+32
* | Portability fix.unknown2001-11-071-2/+2
|/
* 64-bit portability fixes in network I/Ounknown2001-10-131-33/+54
* changed manager to use my_net_*unknown2001-10-121-89/+59
* Cleanupsunknown2001-10-111-2/+9
* portability fixesunknown2001-10-111-7/+21
* Portability fixesunknown2001-10-111-2/+3
* Portability & build fixesunknown2001-10-101-11/+9
* Don't depend on mit-pthreads include files when building libmysqld.aunknown2001-10-091-2/+2
* Cleanup after last mergeunknown2001-10-081-1/+1
* mergeunknown2001-10-081-33/+32
|\
| * New script: explain_log.shunknown2001-10-041-28/+27
* | client/mysqlmanagerc.cunknown2001-09-271-6/+109
* | added mysqlmanager-pwgenunknown2001-09-221-21/+138
* | GRANT ... REQUIRE ( for SSL).unknown2001-09-191-1/+1