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

MariaDB Transaction insert one data 1 row affected BUT select Empty set

    XMLWordPrintable

Details

    Description

      Server version: 10.4.8-MariaDB MariaDB Server
      #######################################

      MariaDB [test]> begin;
      Query OK, 0 rows affected (0.000 sec)

      MariaDB [test]> insert into t values ("1");
      Query OK, 1 row affected (0.001 sec)

      MariaDB [test]> select * from t;
      Empty set (0.001 sec)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lenvens Tony
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.