summaryrefslogtreecommitdiff
path: root/mysys/my_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Bug#38296 (low memory crash with many conditions in a query)Marc Alff2008-08-111-1/+1
* Bug #27322 failure to allocate transaction_prealloc_size causes crashdkatz@damien-katzs-computer.local2007-04-121-0/+4
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-6/+7
* A fix and a test case for Bug#6513 "Test Suite: Values inserted by using konstantin@mysql.com2005-09-221-0/+51
* BUG#12983msvensson@neptunus.(none)2005-09-051-8/+4
* mergedserg@sergbook.mysql.com2005-08-261-1/+14
|\
| * memroot: trash the memory in free_root()serg@sergbook.mysql.com2005-08-241-1/+14
* | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-1/+1
* | Ensure that we reset auto-increment cache if we have to do an UPDATE becasue ...monty@mysql.com2005-06-061-0/+1
* | Cleanup during reviewmonty@mysql.com2005-06-051-4/+6
* | Fixed bug detected by sp-testsmonty@mysql.com2005-02-051-2/+4
* | Fix accesses to uninitialized memory (found by valgrind)monty@mysql.com2005-01-131-0/+13
|/
* A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-0/+2
* Implementation of Monty's idea about clear_alloc_root() optimization and clea...dlenev@brandersnatch.localdomain2004-09-231-5/+32
* Changed %lx -> 0x%lx (for easier comparison of debug files)monty@mysql.com2004-08-231-3/+3
* Max open files handling moved to my_set_max_open_files()monty@mashka.mysql.fi2004-02-191-1/+1
* Merge with 4.0.18monty@mysql.com2004-02-111-0/+66
|\
| * Proposed (version #2) fix for bug #1948:konstantin@mysql.com2004-02-021-0/+66
* | Added support for ULONG division with DIVmonty@narttu.mysql.fi2003-03-191-4/+10
|/
* Changed thd variables max_join_size and select_limit to type ha_rows.monty@mashka.mysql.fi2002-12-201-1/+3
* Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-161-8/+7
* improvement in root memory allocatorbell@sanja.is.com.ua2002-06-271-17/+33
* allocated bigger blocks if it neededbell@sanja.is.com.ua2002-04-131-8/+8
* Update copyrightmonty@hundin.mysql.fi2001-12-061-16/+15
* New improved IO_CACHEmonty@bitch.mysql.fi2001-11-281-1/+3
* Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0monty@bitch.mysql.fi2001-11-051-0/+1
|\
| * Better purify informationmonty@bitch.mysql.fi2001-09-191-0/+1
* | Don't do signal() on windows (Causes instability problems)monty@hundin.mysql.fi2001-10-171-2/+9
|/
* Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
* Fix of UNION codemonty@hundin.mysql.fi2001-08-191-0/+26
* Removed compiler warnings.monty@hundin.mysql.fi2001-05-311-38/+31
* option to free_root() to not my_free() the blockssasha@mysql.sashanet.com2001-05-121-1/+40
* Fixed that -ldl is not used for clientsmonty@donna.mysql.fi2001-04-171-1/+1
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-5/+30
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-151-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+129