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

Server crash on DROP TABLE, DROP INDEX, DROP PRIMARY KEY

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 11.7.2
    • N/A
    • Apple M1 Pro, macOS 15.3.2, Docker Desktop 4.39.0 (184744), image - mariadb:latest

    Description

      I've just migrated my project from Linux to macOS and stucked with this issue. Problem arised when i've tried to perform DB migration script with schema modifications.
      I've tested fresh installation launched in container and it crashes on simple DROP TABLE query.

      CREATE TABLE users (
      id INT NOT NULL AUTO_INCREMENT,
      name VARCHAR(255) NOT NULL,
      PRIMARY KEY (id)
      );

      DROP TABLE users;

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Alice Sherepa made transition -
            Open Needs Feedback
            51m 18s 1
            Alice Sherepa made transition -
            Needs Feedback Open
            1h 19m 1
            Alice Sherepa made transition -
            Open Closed
            15s 1

            People

              Unassigned Unassigned
              vetaltor Vitalii Tortsev
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.