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

Persistent Temporary tables

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Would be great to CREATE TEMPORARY TABLE not just session-long living, but persistent, like Oracle temporary tables. That could be used in views queries. For now I have to create regular table with connection_id() default value in column and then create editable view to mimic Oracle temporary table behavior. But this gives a headache to manage old connections data. I cannot create FK to information_schema.processlist table, so I have to build background task to delete regular table rows of non-existent connection ids.

      Attachments

        Activity

          People

            Unassigned Unassigned
            balta Tadas Balaišis
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.