Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-680

LP:790984 - stactrace option in sql/mysqld.cc

    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

            Hide
            ratzpo Rasmus Johansson added a comment -

            Launchpad bug id: 790984

            Show
            ratzpo Rasmus Johansson added a comment - Launchpad bug id: 790984

              People

              • Assignee:
                Unassigned
                Reporter:
                dougbarton Doug Barton
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: