summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed some charset related constantunknown2002-07-301-7/+0
* merge with 4.0unknown2002-06-031-24/+5
|\
| * merge with 3.23.51unknown2002-05-271-1/+1
| |\
| | * Renamed stripp_sp -> strip_spunknown2002-05-271-1/+1
| | * Sergei's MyODBC fixunknown2002-05-121-3/+3
| * | init_dynamic_array MyODBC compatibility fixunknown2002-04-281-3/+3
| * | my_alloc.h included in installationunknown2002-04-201-1/+1
| * | allocated bigger blocks if it neededunknown2002-04-131-20/+1
* | | mergeunknown2002-04-131-12/+4
|\ \ \ | |/ / |/| |
| * | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-12/+4
* | | Cleanupsunknown2002-04-021-4/+1
* | | coverted my_thread_init() /end to use my_malloc()/my_free() to help trackunknown2002-03-261-0/+4
* | | DBUG_ASSERT_LOCKunknown2002-03-081-0/+6
* | | merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing.unknown2002-03-011-2/+12
|\ \ \ | |/ / |/| / | |/
| * Framework to simplify memory leak tracingunknown2002-01-221-2/+12
* | misc replication bugfixes including some needed modifications in IO_CACHEunknown2002-01-261-2/+3
* | more predicatable slave behaviour with wait_for_slave_stop in mysqltestunknown2002-01-241-1/+4
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-4/+76
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-4/+76
* | | Removed compiler warnings.unknown2001-12-101-6/+2
* | | Update copyrightunknown2001-12-061-25/+16
|/ /
* | New improved IO_CACHEunknown2001-11-281-34/+21
* | fixed memory leak in replicationunknown2001-11-081-6/+11
* | manager clean-up ( added pid-file and kill in mysql-test-run when things go w...unknown2001-11-071-11/+20
* | more work on IO_CACHEunknown2001-11-031-2/+18
* | cleanupunknown2001-10-231-1/+15
* | Don't do signal() on windows (Causes instability problems)unknown2001-10-171-0/+1
* | mergeunknown2001-10-081-3/+13
|\ \
| * | Updated manual about embedded version.unknown2001-10-081-3/+13
* | | mergedunknown2001-10-031-3/+6
|\ \ \ | |/ /
| * | Cleaned up SSL documentationunknown2001-10-021-3/+6
* | | fixed const value clash for MY_FULL_IOunknown2001-09-221-1/+1
* | | added mysqlmanager-pwgenunknown2001-09-221-0/+3
|/ /
* | merge with 3.23.42unknown2001-09-021-0/+1
|\ \ | |/
| * Fixes for OS2.unknown2001-08-221-0/+1
* | Fix of UNION codeunknown2001-08-191-1/+4
* | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-0/+2
* | added pre/post read callbacks to IO_CACHEunknown2001-07-201-0/+5
* | mergeunknown2001-06-011-1/+1
|\ \ | |/
| * Added --skip-symlinksunknown2001-06-011-1/+1
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-06-011-0/+2
|\ \
| * \ Merge work.mysql.com:/home/bk/mysqlunknown2001-06-011-0/+2
| |\ \ | | |/
| | * Added symlink support to mysys library.unknown2001-06-011-0/+2
* | | Added support for symlinked tables.unknown2001-06-011-4/+1
|/ /
* | mergeunknown2001-05-311-0/+14
|\ \ | |/
| * Added functions for symbolic link handling to make it possible tounknown2001-05-311-0/+14
* | option to free_root() to not my_free() the blocksunknown2001-05-121-1/+5
|/
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-1/+1
* Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-7/+0
* Added last_errno and last_error to show slave statusunknown2001-01-241-1/+1