summaryrefslogtreecommitdiff
path: root/mysys/safemalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-4/+4
* Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...unknown2003-07-181-3/+3
* Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...unknown2003-06-121-157/+148
* Indentationunknown2003-06-121-128/+123
* Fixes for Netwareunknown2003-01-281-28/+28
* Merge with 3.23.54unknown2002-10-161-4/+3
|\
| * Allocate HEAP blocks in smaller blocks to get better memory utilization and m...unknown2002-10-131-4/+3
* | Increased max possible max_allowed_packet to 1Gunknown2002-09-191-7/+7
* | Portability fixes.unknown2002-09-111-0/+14
* | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...unknown2002-08-171-69/+4
* | Fixed bug in REPAIR table.unknown2002-06-281-2/+4
* | Added the following new privleges:unknown2002-06-121-7/+4
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-97/+97
* | fixed bug in truncating temp tablesunknown2002-04-081-0/+3
* | safemalloc cleanup. Maybe it will now compile on FreeBSD. I still not haveunknown2002-04-051-1/+1
* | Make safemalloc work without threadsunknown2002-04-031-10/+22
* | coverted my_thread_init() /end to use my_malloc()/my_free() to help trackunknown2002-03-261-1/+69
* | Update copyrightunknown2001-12-061-15/+14
|/
* BitKeeper/triggers/post-commitunknown2000-11-041-7/+2
* libmysql/libmysql.cunknown2000-10-281-2/+13
* Import changesetunknown2000-07-311-0/+518