summaryrefslogtreecommitdiff
path: root/mysys/stacktrace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2020-08-201-117/+16
|\
| * MDEV-23491: __bss_start breaks compilation of various platformsOleksandr Byelkin2020-08-181-106/+16
* | Merge branch '10.1' into 10.2mariadb-10.2.33Sergei Golubchik2020-08-061-1/+1
|\ \ | |/
| * link failure on fulltest (xenial)mariadb-10.1.46Sergei Golubchik2020-08-061-1/+1
* | Fix for macOleksandr Byelkin2020-08-021-1/+4
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-10/+8
|\ \ | |/
| * MDEV-15961: Fix stacktraces under FreeBSD (aarch64)Karthik Kamath2020-07-281-8/+8
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-1/+1
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-1/+1
| | |\ \ | | | |/
| | | * MDEV-12144 Signal 6 crash corrupts ibd filesSergei Golubchik2017-07-151-1/+1
* | | | Fix several compile warnings on WindowsVladislav Vaintroub2017-03-171-0/+11
* | | | MDEV-10943 . Workaround linker error on Linux. Linux does not actually use __...Vladislav Vaintroub2016-10-151-2/+2
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-07-131-4/+26
|\ \ \ | |/ /
| * | [MDEV-9127] Crash reporter often fails to show the query that crashedVicențiu Ciorbaru2016-07-121-4/+26
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+1
|/ /
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
|/
* do not print return address when callstack is output on Windows, it does not ...Vladislav Vaintroub2012-10-181-1/+0
* mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
|\
* \ Merge mariadb 5.3->mariadb 5.5unknown2012-03-241-183/+5
|\ \
| * | restore my_safe_printf_stderr for "crash-safe sigsegv handler"Sergei Golubchik2012-03-141-186/+8
* | | Merge 5.3->5.5Igor Babaev2012-03-171-8/+4
|\ \ \ | |/ /
| * | LP953714: Fix formatting of the crash messages in signal/exception handlerVladislav Vaintroub2012-03-121-11/+7
* | | 5.3 mergeSergei Golubchik2012-02-211-8/+9
|\ \ \ | |/ /
| * | Fixed compiler warningsMichael Widenius2012-02-201-1/+1
| * | Merge with MYSQL 5.1.61Michael Widenius2012-02-201-77/+294
| |\ \
| | * | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-11-301-65/+276
* | | | - Fix rpl_checksum test. Use basename of file in error messages, not the oVladislav Vaintroub2012-01-201-11/+4
* | | | mysql-5.5 mergeSergei Golubchik2012-01-161-61/+274
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-12-021-61/+273
* | | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-3/+5
| |\ \ \ | | | |/ | | |/|
* | | | another backtrace resolver that prints source file name and line numberSergei Golubchik2011-12-111-5/+32
* | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Updated/added copyright headersKent Boortz2011-06-301-3/+5
| | |/
* | | add safemalloc backSergei Golubchik2011-07-101-9/+4
|/ /
* | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2011-03-021-2/+2
* | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-301-1/+4
|\ \ | |/
| * Workaround a GCC warning about a pointer being cast to a largerDavi Arnaut2010-11-301-1/+4
* | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-301-7/+96
|\ \ | |/
| * Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-7/+96
| * Bug #45288 pb2 returns a lot of compilation warningsJon Olav Hauglid2010-11-081-1/+3
* | Merge from mysql-5.1-bugteam to mysql-5.5-bugteamJon Olav Hauglid2010-11-081-1/+3
|\ \
| * | Bug #45288 pb2 returns a lot of compilation warningsJon Olav Hauglid2010-11-081-1/+3
| |/
* | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l...unknown2010-08-031-1/+3
|\ \ | |/
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-301-1/+3