[MDEV-680] LP:790984 - stactrace option in sql/mysqld.cc Created: 2011-06-01  Updated: 2014-03-03  Resolved: 2014-03-03

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Doug Barton (Inactive) Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: Launchpad

Attachments: XML File LPexportBug790984.xml    

 Description   

The following patch is necessary to allow mysqld to compile on FreeBSD, perhaps on others as well:

--- sql/mysqld.cc       2011-02-28 17:39:30 +0000
+++ sql/mysqld.cc       2011-03-04 10:39:27 +0000
@@ -744,9 +744,7 @@
 /* Static variables */
 
 static bool kill_in_progress, segfaulted;
-#ifdef HAVE_STACKTRACE
 static my_bool opt_stack_trace;
-#endif /* HAVE_STACKTRACE */
 static my_bool opt_bootstrap, opt_myisam_log;
 static int cleanup_done;
 static ulong opt_specialflag, opt_myisam_block_size;



 Comments   
Comment by Rasmus Johansson (Inactive) [ 2011-06-01 ]

Launchpad bug id: 790984

Generated at Thu Feb 08 06:30:33 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.