1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-29 00:08:14 +03:00
Files
mariadb/sql
Staale Smedseng 846c81c763 Bug #47391 no stack trace printed to error log on
solaris after a crash
      
This patch adds a Solaris-specific version of
print_stacktrace() which uses printstack(2), available on all
Solaris versions since Solaris 9. (While Solaris 11 adds
support for the glibc functions backtrace_*() as of
PSARC/2007/162, printstack() is used for consistency over all
Solaris versions.)

The symbol names are mangled, so use of c++filt may be
required as described in the MySQL documentation.
2009-12-06 18:11:37 +01:00
..
2008-12-17 15:01:34 -05:00
2008-07-14 16:16:37 -04:00
2008-07-10 14:47:53 -04:00
2007-11-05 20:18:22 +01:00
2008-12-12 14:59:10 +04:00
2009-09-24 16:21:46 +03:00
2009-11-03 19:58:54 +03:00
2009-02-06 18:25:08 +01:00
2009-04-01 16:02:26 +05:00
2009-09-17 14:25:07 +03:00
2009-03-19 09:44:58 -04:00
2009-11-03 19:58:54 +03:00
2008-07-10 14:50:07 -04:00
2009-09-30 18:38:02 -03:00
2008-01-23 13:26:41 -07:00
2009-11-12 20:13:08 +03:00
2009-11-03 19:58:54 +03:00
2007-07-01 15:33:28 -07:00
2009-03-19 09:44:58 -04:00
2009-11-03 19:58:54 +03:00
2009-08-21 17:10:55 +03:00
2009-06-29 15:17:01 +02:00