Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
|\ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| |\ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | * | Bug#38296 (low memory crash with many conditions in a query) | Marc Alff | 2008-08-11 | 1 | -1/+1 |
* | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -3/+3 |
* | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-06-11 | 1 | -0/+16 |
|\ \ \ | |/ / | |||||
| * | | Bug #42064: low memory crash when importing hex strings, in | Alexey Kopytov | 2010-05-21 | 1 | -0/+16 |
* | | | Backport of Bug#15192 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 1 | -2/+2 |
|/ / | |||||
* | | Bug#34183 Missing DBUG_RETURN in alloc_root | thek@adventure.(none) | 2008-04-07 | 1 | -1/+1 |
* | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -31/+31 |
* | | Merge siva.hindu.god:/home/tsmith/m/bk/51 | tsmith@siva.hindu.god | 2007-04-18 | 1 | -2/+0 |
|\ \ | |||||
| * | | Clear field_alloc when it's moved to result set (allows us to always call fre... | monty@mysql.com/narttu.mysql.fi | 2007-04-16 | 1 | -2/+0 |
* | | | Merge damien-katzs-computer.local:/Users/dkatz/50b | dkatz@damien-katzs-computer.local | 2007-04-16 | 1 | -0/+4 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Bug #27322 failure to allocate transaction_prealloc_size causes crash | dkatz@damien-katzs-computer.local | 2007-04-12 | 1 | -0/+4 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | | Merge mysql.com:/home/my/mysql-5.0 | monty@nosik.monty.fi | 2006-11-22 | 1 | -6/+7 |
|\ \ | |/ | |||||
| * | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -6/+7 |
* | | Table definition cache, part 2 | monty@mysql.com | 2005-11-23 | 1 | -0/+1 |
|/ | |||||
* | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using | konstantin@mysql.com | 2005-09-22 | 1 | -0/+51 |
* | BUG#12983 | msvensson@neptunus.(none) | 2005-09-05 | 1 | -8/+4 |
* | merged | serg@sergbook.mysql.com | 2005-08-26 | 1 | -1/+14 |
|\ | |||||
| * | memroot: trash the memory in free_root() | serg@sergbook.mysql.com | 2005-08-24 | 1 | -1/+14 |
* | | fixes for windows 64-bit compiler warnings | georg@lmy002.wdf.sap.corp | 2005-06-13 | 1 | -1/+1 |
* | | Ensure that we reset auto-increment cache if we have to do an UPDATE becasue ... | monty@mysql.com | 2005-06-06 | 1 | -0/+1 |
* | | Cleanup during review | monty@mysql.com | 2005-06-05 | 1 | -4/+6 |
* | | Fixed bug detected by sp-tests | monty@mysql.com | 2005-02-05 | 1 | -2/+4 |
* | | Fix accesses to uninitialized memory (found by valgrind) | monty@mysql.com | 2005-01-13 | 1 | -0/+13 |
|/ | |||||
* | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -0/+2 |
* | Implementation of Monty's idea about clear_alloc_root() optimization and clea... | dlenev@brandersnatch.localdomain | 2004-09-23 | 1 | -5/+32 |
* | Changed %lx -> 0x%lx (for easier comparison of debug files) | monty@mysql.com | 2004-08-23 | 1 | -3/+3 |
* | Max open files handling moved to my_set_max_open_files() | monty@mashka.mysql.fi | 2004-02-19 | 1 | -1/+1 |
* | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+66 |
|\ | |||||
| * | Proposed (version #2) fix for bug #1948: | konstantin@mysql.com | 2004-02-02 | 1 | -0/+66 |
* | | Added support for ULONG division with DIV | monty@narttu.mysql.fi | 2003-03-19 | 1 | -4/+10 |
|/ | |||||
* | Changed thd variables max_join_size and select_limit to type ha_rows. | monty@mashka.mysql.fi | 2002-12-20 | 1 | -1/+3 |
* | Small improvement to alloc_root | monty@mashka.mysql.fi | 2002-11-16 | 1 | -8/+7 |
* | improvement in root memory allocator | bell@sanja.is.com.ua | 2002-06-27 | 1 | -17/+33 |
* | allocated bigger blocks if it needed | bell@sanja.is.com.ua | 2002-04-13 | 1 | -8/+8 |
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -16/+15 |
* | New improved IO_CACHE | monty@bitch.mysql.fi | 2001-11-28 | 1 | -1/+3 |
* | Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0 | monty@bitch.mysql.fi | 2001-11-05 | 1 | -0/+1 |
|\ | |||||
| * | Better purify information | monty@bitch.mysql.fi | 2001-09-19 | 1 | -0/+1 |
* | | Don't do signal() on windows (Causes instability problems) | monty@hundin.mysql.fi | 2001-10-17 | 1 | -2/+9 |
|/ | |||||
* | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 1 | -1/+1 |
* | Fix of UNION code | monty@hundin.mysql.fi | 2001-08-19 | 1 | -0/+26 |
* | Removed compiler warnings. | monty@hundin.mysql.fi | 2001-05-31 | 1 | -38/+31 |
* | option to free_root() to not my_free() the blocks | sasha@mysql.sashanet.com | 2001-05-12 | 1 | -1/+40 |
* | Fixed that -ldl is not used for clients | monty@donna.mysql.fi | 2001-04-17 | 1 | -1/+1 |
* | Update to new root alloc, OPTIMIZE TABLE and some other changes | monty@donna.mysql.com | 2000-09-12 | 1 | -5/+30 |