summaryrefslogtreecommitdiff
path: root/include/my_stacktrace.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-3/+3
* After-merge fix of the Windows buildMarko Mäkelä2020-08-201-6/+8
* Merge 10.4 into 10.5Marko Mäkelä2020-08-201-2/+3
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-08-201-3/+0
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2020-08-201-3/+0
* | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Make it trivial to get stack traces from external programs.Monty2019-05-231-2/+2
|/ / /
* | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-1/+2
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-2/+0
|/ /
* | [MDEV-9127] Crash reporter often fails to show the query that crashedVicențiu Ciorbaru2016-07-121-1/+1
* | MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4Sergei Golubchik2015-06-161-2/+1
|/
* Define dummy my_init_stacktrace() to allow one to call it without #ifdef HAVE...Michael Widenius2012-04-031-3/+5
* Merge mariadb 5.3->mariadb 5.5unknown2012-03-241-44/+0
|\
| * restore my_safe_printf_stderr for "crash-safe sigsegv handler"Sergei Golubchik2012-03-141-44/+0
| * Merge with MYSQL 5.1.61Michael Widenius2012-02-201-4/+65
| |\
| | * Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-11-301-4/+65
* | | alternative method of resolving addresses for safemalloc and crash handler.Sergei Golubchik2012-03-131-1/+5
* | | mysql-5.5 mergeSergei Golubchik2012-01-161-1/+64
|\ \ \
| * | | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-12-021-1/+64
* | | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| |\ \ \ | | | |/ | | |/|
* | | | new configure option: NOT_FOR_DISTRIBUTIONSergei Golubchik2011-12-141-6/+5
* | | | move safemalloc out of dbug.Sergei Golubchik2011-12-121-0/+1
* | | | another backtrace resolver that prints source file name and line numberSergei Golubchik2011-12-111-0/+18
| |_|/ |/| |
* | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ \ | | |/ | |/|
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |/
* | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-301-1/+1
|\ \ | |/
| * Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-1/+1
* | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-2/+0
|/
* Merging from 5.0-bugteamStaale Smedseng2010-01-271-1/+1
* Merge from 5.0Staale Smedseng2009-12-061-1/+1
* Bug#37003 Tests sporadically crashes with embedded serverDavi Arnaut2008-06-191-0/+5
* Bug#37003 Tests sporadically crashes with embedded serverDavi Arnaut2008-06-181-0/+61