Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.4(EOL)
-
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
|
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