|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
call mtr.add_suppression("File '.*keys.txt' not found");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /File '.*keys.txt' not found/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
@ -11,6 +12,7 @@ ERROR HY000: Invalid key id at MYSQL_TMP_DIR/keys.txt line 2, column 2
|
|
|
|
|
call mtr.add_suppression("File '.*keys.txt' not found");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /File '.*keys.txt' not found/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
@ -19,6 +21,7 @@ plugin_status
|
|
|
|
|
call mtr.add_suppression("Invalid key id");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /Invalid key id/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
@ -29,6 +32,7 @@ ERROR HY000: Invalid key id at MYSQL_TMP_DIR/keys.txt line 2, column 11
|
|
|
|
|
call mtr.add_suppression("Invalid key id");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /Invalid key id/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
@ -37,6 +41,7 @@ plugin_status
|
|
|
|
|
call mtr.add_suppression("Invalid key id");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /Invalid key id/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
@ -47,6 +52,7 @@ ERROR HY000: Invalid key at MYSQL_TMP_DIR/keys.txt line 2, column 47
|
|
|
|
|
call mtr.add_suppression("Invalid key id");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /Invalid key id/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
@ -55,6 +61,7 @@ plugin_status
|
|
|
|
|
call mtr.add_suppression("Invalid key");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /Invalid key/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
@ -65,6 +72,7 @@ ERROR HY000: Invalid key at MYSQL_TMP_DIR/keys.txt line 2, column 33
|
|
|
|
|
call mtr.add_suppression("Invalid key");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /Invalid key/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
@ -73,6 +81,7 @@ plugin_status
|
|
|
|
|
call mtr.add_suppression("Invalid key");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /Invalid key/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
@ -83,6 +92,7 @@ ERROR HY000: Syntax error at MYSQL_TMP_DIR/keys.txt line 2, column 2
|
|
|
|
|
call mtr.add_suppression("Invalid key");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /Invalid key/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
@ -91,6 +101,7 @@ plugin_status
|
|
|
|
|
call mtr.add_suppression("Syntax error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /Syntax error/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
@ -101,6 +112,7 @@ ERROR HY000: Syntax error at MYSQL_TMP_DIR/keys.txt line 2, column 1
|
|
|
|
|
call mtr.add_suppression("Syntax error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /Syntax error/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
@ -109,6 +121,7 @@ plugin_status
|
|
|
|
|
call mtr.add_suppression("Syntax error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' init function returned error");
|
|
|
|
|
call mtr.add_suppression("Plugin 'file_key_management' registration.*failed");
|
|
|
|
|
FOUND /Syntax error/ in mysqld.1.err
|
|
|
|
|
create table t1(c1 bigint not null, b char(200)) engine=innodb encrypted=yes encryption_key_id=1;
|
|
|
|
|
ERROR HY000: Can't create table `test`.`t1` (errno: 140 "Wrong create options")
|
|
|
|
|
select plugin_status from information_schema.plugins
|
|
|
|
|