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

Create or replace does not work for trigger for startup/shutdown

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • N/A
    • 13.1
    • Triggers
    • None
    • Q3/2026 Server Maintenance

    Description

      bb-13.0-MDEV-30645 a51f81628b0cc9b74d0b

      MariaDB [test2]> CREATE or replace TRIGGER tr2 AFTER STARTUP SET @x=1;
      Query OK, 0 rows affected (0,013 sec)
       
      MariaDB [test2]> CREATE or replace TRIGGER tr2 AFTER STARTUP SET @x=1;
      ERROR 1359 (HY000): Trigger 'test2.tr2' already exists
      

      Attachments

        Issue Links

          Activity

            People

              shulga Dmitry Shulga
              alice Alice Sherepa
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

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