Details

    Description

      Installing MariaDB/MySQL system tables in '/Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir' ...
      scripts/mariadb-install-db: line 556: 45065 Segmentation fault: 11  (core dumped) "$mysqld_bootstrap" $defaults $defaults_group_suffix "$mysqld_opt" --bootstrap $silent_startup "--basedir=$basedir" "--datadir=$ldata" --log-warnings=0 --enforce-storage-engine="" "--plugin-dir=${plugindir}" $args --max_allowed_packet=8M --net_buffer_length=16K
       
      Installation of system tables failed!  Examine the logs in
      /Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir for more information.
       
      The problem could be conflicting information in an external
      my.cnf files. You can ignore these by doing:
       
          shell> scripts/mariadb-install-db --defaults-file=~/.my.cnf
       
      You can also try to start the mariadbd daemon with:
       
          shell> /Users/shulga/projects/mariadb/server-10.9/build.dir/sql/mysqld --skip-grant-tables --general-log &
       
      and use the command line tool /Users/shulga/projects/mariadb/server-10.9/build.dir/client/mariadb
      to connect to the mysql database and look at the grant tables:
       
          shell> /Users/shulga/projects/mariadb/server-10.9/build.dir/client/mariadb -u root mysql
          MariaDB> show tables;
       
      Try '/Users/shulga/projects/mariadb/server-10.9/build.dir/sql/mysqld --help' if you have problems with paths.  Using
      --general-log gives you a log in /Users/shulga/projects/mariadb/server-10.9/build.dir/data.dir that may be helpful.
      

      Attachments

        Activity

          shulga Dmitry Shulga added a comment -

          Patch for review is at the branch bb-10.6-MDEV-31871

          shulga Dmitry Shulga added a comment - Patch for review is at the branch bb-10.6- MDEV-31871
          danblack Daniel Black added a comment -

          looks good to me - approved.

          danblack Daniel Black added a comment - looks good to me - approved.

          Add after " delete debug_sync_global;" debug_sync_global= NULL; and OK to push

          sanja Oleksandr Byelkin added a comment - Add after " delete debug_sync_global;" debug_sync_global= NULL; and OK to push

          People

            shulga Dmitry Shulga
            shulga Dmitry Shulga
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.