Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 5.5 into 10.1 | Marko Mäkelä | 2019-05-28 | 1 | -1/+2 |
|\ | |||||
| * | MDEV-17799 Add ASAN-poisoned redzones for MEM_ROOT and mem_heap_t | Eugene Kosov | 2019-05-20 | 1 | -1/+2 |
* | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-09-23 | 1 | -1/+2 |
|\ \ | |||||
| * \ | Merge 5.5 into 10.0 | Marko Mäkelä | 2018-09-21 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | MDEV-17248 Improve ASAN memory pool instrumentation | Eugene Kosov | 2018-09-21 | 1 | -1/+2 |
* | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -4/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -4/+7 |
| |\ \ | | |/ | |||||
| | * | improve ASAN instrumentation: MEM_ROOT | Sergei Golubchik | 2018-01-22 | 1 | -3/+6 |
| | * | Correct TRASH() macro usage | Sergei Golubchik | 2018-01-22 | 1 | -1/+1 |
* | | | spelling fixes | klemens | 2017-03-07 | 1 | -1/+1 |
* | | | MDEV-8208: Sporadic SEGFAULT on startup | Nirbhay Choubey | 2015-09-25 | 1 | -1/+4 |
* | | | Cherry pick dynamic array changes from commit: | Sergey Vojtovich | 2014-12-05 | 1 | -7/+8 |
|/ / | |||||
* | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -1/+1 |
* | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -1/+1 |
* | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -9/+28 |
|/ | |||||
* | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+2 |
|\ | |||||
| * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| |\ | |||||
* | \ | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | 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 |
* | | | | | add safemalloc back | Sergei Golubchik | 2011-07-10 | 1 | -0/+1 |
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -4/+3 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -1/+17 |
| |\ \ \ | | |/ / | |||||
| * | | | Added macros to inform valgrind that memory is uninitialized | Michael Widenius | 2010-05-26 | 1 | -2/+1 |
| * | | | We are now using Valgrind rather than purify, and have for quite some time. | unknown | 2009-05-06 | 1 | -3/+3 |
* | | | | 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 | unknown | 2008-04-07 | 1 | -1/+1 |
* | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -31/+31 |
* | | Merge siva.hindu.god:/home/tsmith/m/bk/51 | unknown | 2007-04-18 | 1 | -2/+0 |
|\ \ | |||||
| * | | Clear field_alloc when it's moved to result set (allows us to always call fre... | unknown | 2007-04-16 | 1 | -2/+0 |
* | | | Merge damien-katzs-computer.local:/Users/dkatz/50b | unknown | 2007-04-16 | 1 | -0/+4 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Bug #27322 failure to allocate transaction_prealloc_size causes crash | unknown | 2007-04-12 | 1 | -0/+4 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-23 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | | Merge mysql.com:/home/my/mysql-5.0 | unknown | 2006-11-22 | 1 | -6/+7 |
|\ \ | |/ | |||||
| * | Remove compiler warnings | unknown | 2006-11-20 | 1 | -6/+7 |
* | | Table definition cache, part 2 | unknown | 2005-11-23 | 1 | -0/+1 |
|/ | |||||
* | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using | unknown | 2005-09-22 | 1 | -0/+51 |
* | BUG#12983 | unknown | 2005-09-05 | 1 | -8/+4 |
* | merged | unknown | 2005-08-26 | 1 | -1/+14 |
|\ | |||||
| * | memroot: trash the memory in free_root() | unknown | 2005-08-24 | 1 | -1/+14 |
* | | fixes for windows 64-bit compiler warnings | unknown | 2005-06-13 | 1 | -1/+1 |
* | | Ensure that we reset auto-increment cache if we have to do an UPDATE becasue ... | unknown | 2005-06-06 | 1 | -0/+1 |