Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-11-02 | 1 | -1/+1 |
|\ | |||||
| * | MDEV-22387: Do not violate __attribute__((nonnull)) | Marko Mäkelä | 2020-11-02 | 1 | -1/+1 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-09-03 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | MDEV-22387: Do not pass null pointer to some memcpy() | Marko Mäkelä | 2020-09-03 | 1 | -1/+3 |
* | | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE | Marko Mäkelä | 2020-07-02 | 1 | -1/+1 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-29 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | 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 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | 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.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | 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 remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -3/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
* | | | | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 1 | -6/+13 |
* | | | | Do not define unused function mark_blocks_free() | Marko Mäkelä | 2018-01-17 | 1 | -1/+3 |
* | | | | Reducing memory when using information schema | Monty | 2017-11-02 | 1 | -1/+21 |
|/ / / | |||||
* | | | 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 |
|\ \ \ | |/ / |/| / | |/ |