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

Memory leak with unparseble trigger for startup body

    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

      CREATE TRIGGER trg1 AFTER STARTUP SET @x=1;
      UPDATE mysql.event SET body='not valid sql ;;;' WHERE name='trg1';
       
      --source include/restart_mysqld.inc
      SELECT * FROM mysql.event WHERE name='trg1';
       
      DROP TRIGGER trg1;
      

      Warning: Internal memory accounting error of 18024 bytes
      Warning: 8192 bytes lost at 0x5930a9049a60, allocated by T@0 at 0x59309de86fec, 0x59309de879f6, 0x59309cc84f8e, 
      

      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.