summaryrefslogtreecommitdiff
path: root/mysys/stacktrace.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Merge from 5.0Staale Smedseng2009-12-061-1/+20
* | Backport of:Konstantin Osipov2009-11-241-3/+0
|/
* merge fix from 5.0-bugteamVladislav Vaintroub2008-09-161-5/+10
* merge fix for 35987Vladislav Vaintroub2008-09-151-1/+61
* Silence unused variable warning by printing the variables value.Davi Arnaut2008-06-191-0/+2
* Bug#37003 Tests sporadically crashes with embedded serverDavi Arnaut2008-06-191-56/+56
* Bug#37003 Tests sporadically crashes with embedded serverDavi Arnaut2008-06-181-0/+582