summaryrefslogtreecommitdiff
path: root/mysys/stacktrace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * 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
* | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-2/+2
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-4/+4
* | | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-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
* | | | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-6/+10
|/ / / /
* | | | 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
* | Bug #52850: mysqld-debug.pdb doesn't match Vladislav Vaintroub2010-06-301-100/+53
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-1/+20
|\ \ | |/