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

            vetaltor Vitalii Tortsev created issue -
            alice Alice Sherepa made changes -
            Field Original Value New Value
            alice Alice Sherepa made changes -
            Status Open [ 1 ] Needs Feedback [ 10501 ]
            alice Alice Sherepa made changes -
            Status Needs Feedback [ 10501 ] Open [ 1 ]
            alice Alice Sherepa made changes -
            Fix Version/s N/A [ 14700 ]
            Resolution Duplicate [ 3 ]
            Status Open [ 1 ] Closed [ 6 ]

            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.