summaryrefslogtreecommitdiff
path: root/mysys/my_static.h
Commit message (Expand)AuthorAgeFilesLines
* WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-6/+0
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-171-23/+0
* WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-1/+1
* WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+5
* Bug#35616: memory overrun on 64-bit linux on setting large values for keybuff...Tatiana A. Nurnberg2008-08-191-1/+1
* Slow query log to file now displays queries with microsecond precissionmonty@mysql.com/nosik.monty.fi2007-07-301-0/+2
* WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-1/+1
* Bug#26233 very suspect code in mf_tempfile.c, in function create_temp_file()msvensson@pilot.blaudden2007-03-231-4/+0
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Changed prototype of killed_ptr() to make it more portablemonty@mysql.com2004-05-261-0/+2
* Max open files handling moved to my_set_max_open_files()monty@mashka.mysql.fi2004-02-191-0/+2
* Remove 'extern' references from .cc filesmonty@mashka.mysql.fi2003-09-131-1/+0
* Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...monty@narttu.mysql.fi2003-06-121-18/+14
* Portability fixes for HP compiler and HPUX11monty@hundin.mysql.fi2002-11-091-1/+1
* Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...monty@hundin.mysql.fi2002-08-171-17/+15
* safemalloc cleanup. Maybe it will now compile on FreeBSD. I still not havesasha@mysql.sashanet.com2002-04-051-2/+2
* Make safemalloc work without threadsmonty@hundin.mysql.fi2002-04-031-1/+5
* Cleanupsmonty@hundin.mysql.fi2002-04-021-3/+4
* coverted my_thread_init() /end to use my_malloc()/my_free() to help tracksasha@mysql.sashanet.com2002-03-261-0/+6
* Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
* Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-161-2/+0
* Small bug fixesmonty@donna.mysql.com2000-09-071-10/+0
* Import changesetbk@work.mysql.com2000-07-311-0/+82