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

perfschema.pfs_upgrade_func, main.plugin_auth failed in buildbot: Upgrade file was not properly created

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 10.4(EOL)
    • 10.4(EOL)
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/winx64-packages/builds/15130

      10.4 71c57bcf8f87078772ccf5387583487b

      perfschema.pfs_upgrade_func 'innodb'     w1 [ fail ]
              Test ended at 2019-09-11 00:54:42
       
      CURRENT_TEST: perfschema.pfs_upgrade_func
      --- D:/winx64-packages/build/src/mysql-test/suite/perfschema/r/pfs_upgrade_func.result	2019-09-10 23:18:48.000000000 +0000
      +++ D:\winx64-packages\build\src\mysql-test\suite\perfschema\r\pfs_upgrade_func.reject	2019-09-11 00:54:42.686758100 +0000
      @@ -2,6 +2,7 @@
       create function test.user_func() returns integer
       return 0;
       update mysql.proc set db='performance_schema' where name='user_func';
      +Upgrade file 'D:\\winx64-packages\\build\\mysql-test\\var\\1\\mysqld.1\\data\\mysql_upgrade_info' was not properly created. Got error errno while checking file content: 0
       select name from mysql.proc where db='performance_schema';
       name
       user_func
       
      mysqltest: Result length mismatch
      

      Attachments

        Activity

          10.4 c946b5f38a5523d58eeb168438ce8512

          main.plugin_auth 'innodb'                w3 [ fail ]
                  Test ended at 2019-09-14 09:12:50
           
          CURRENT_TEST: main.plugin_auth
          --- D:/win32-debug/build/src/mysql-test/main/plugin_auth.result	2019-09-14 08:53:49.776172300 +0000
          +++ D:\win32-debug\build\src\mysql-test\main\plugin_auth.reject	2019-09-14 09:12:50.687928800 +0000
          @@ -321,6 +321,7 @@
           DROP USER u1@localhost,u2@localhost;
           # test if FLUSH PRIVILEGES works without the proxies_priv table
           FLUSH PRIVILEGES;
          +Upgrade file 'D:\\win32-debug\\build\\mysql-test\\var\\3\\mysqld.1\\data\\mysql_upgrade_info' was not properly created. Got error errno while checking file content: 0
           SELECT Host,User,Proxied_host,Proxied_user,With_grant FROM mysql.proxies_priv;
           Host	localhost
           User	root
           
          mysqltest: Result length mismatch
          

          elenst Elena Stepanova added a comment - 10.4 c946b5f38a5523d58eeb168438ce8512 main.plugin_auth 'innodb' w3 [ fail ] Test ended at 2019-09-14 09:12:50   CURRENT_TEST: main.plugin_auth --- D:/win32-debug/build/src/mysql-test/main/plugin_auth.result 2019-09-14 08:53:49.776172300 +0000 +++ D:\win32-debug\build\src\mysql-test\main\plugin_auth.reject 2019-09-14 09:12:50.687928800 +0000 @@ -321,6 +321,7 @@ DROP USER u1@localhost,u2@localhost; # test if FLUSH PRIVILEGES works without the proxies_priv table FLUSH PRIVILEGES; +Upgrade file 'D:\\win32-debug\\build\\mysql-test\\var\\3\\mysqld.1\\data\\mysql_upgrade_info' was not properly created. Got error errno while checking file content: 0 SELECT Host,User,Proxied_host,Proxied_user,With_grant FROM mysql.proxies_priv; Host localhost User root   mysqltest: Result length mismatch

          http://buildbot.askmonty.org/buildbot/builders/winx64-packages/builds/16219

          10.4 3826178da89f987ebf641bcd92d4a714

          perfschema.pfs_upgrade_event 'innodb'    w4 [ fail ]
                  Test ended at 2019-11-28 20:29:42
           
          CURRENT_TEST: perfschema.pfs_upgrade_event
          --- D:/winx64-packages/build/src/mysql-test/suite/perfschema/r/pfs_upgrade_event.result	2019-11-28 17:58:01.000000000 +0000
          +++ D:\winx64-packages\build\src\mysql-test\suite\perfschema\r\pfs_upgrade_event.reject	2019-11-28 20:29:42.410080700 +0000
          @@ -4,6 +4,7 @@
           Warnings:
           Warning	1105	Event scheduler is switched off, use SET GLOBAL event_scheduler=ON to enable it.
           update mysql.event set db='performance_schema' where name='user_event';
          +Upgrade file 'D:\\winx64-packages\\build\\mysql-test\\var\\4\\mysqld.1\\data\\mysql_upgrade_info' was not properly created. Got error errno while checking file content: 0
           select name from mysql.event where db='performance_schema';
           name
           user_event
           
          mysqltest: Result length mismatch
          

          elenst Elena Stepanova added a comment - http://buildbot.askmonty.org/buildbot/builders/winx64-packages/builds/16219 10.4 3826178da89f987ebf641bcd92d4a714 perfschema.pfs_upgrade_event 'innodb' w4 [ fail ] Test ended at 2019-11-28 20:29:42   CURRENT_TEST: perfschema.pfs_upgrade_event --- D:/winx64-packages/build/src/mysql-test/suite/perfschema/r/pfs_upgrade_event.result 2019-11-28 17:58:01.000000000 +0000 +++ D:\winx64-packages\build\src\mysql-test\suite\perfschema\r\pfs_upgrade_event.reject 2019-11-28 20:29:42.410080700 +0000 @@ -4,6 +4,7 @@ Warnings: Warning 1105 Event scheduler is switched off, use SET GLOBAL event_scheduler=ON to enable it. update mysql.event set db='performance_schema' where name='user_event'; +Upgrade file 'D:\\winx64-packages\\build\\mysql-test\\var\\4\\mysqld.1\\data\\mysql_upgrade_info' was not properly created. Got error errno while checking file content: 0 select name from mysql.event where db='performance_schema'; name user_event   mysqltest: Result length mismatch

          People

            Unassigned Unassigned
            elenst Elena Stepanova
            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.