Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
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;
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Launchpad bug id: 790984