Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL), 10.2(EOL), 10.3(EOL)
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/p8-rhel6-bintar/builds/1466/steps/test/logs/stdio
encryption.innodb_encryption-page-compression 'innodb' w4 [ fail ]
|
Test ended at 2017-12-29 07:03:30
|
|
CURRENT_TEST: encryption.innodb_encryption-page-compression
|
--- /home/buildbot/maria-slave/p8-rhel6-bintar/build/mysql-test/suite/encryption/r/innodb_encryption-page-compression.result 2017-12-28 21:25:20.470138126 -0500
|
+++ /home/buildbot/maria-slave/p8-rhel6-bintar/build/mysql-test/suite/encryption/r/innodb_encryption-page-compression.reject 2017-12-29 07:03:30.780138124 -0500
|
@@ -157,12 +157,20 @@
|
update innodb_page_compressed7 set c1 = c1 + 1;
|
update innodb_page_compressed8 set c1 = c1 + 1;
|
update innodb_page_compressed9 set c1 = c1 + 1;
|
+Timeout in wait_condition.inc for select variable_value > 0 from information_schema.global_status where variable_name = 'INNODB_NUM_PAGES_DECRYPTED'
|
+Id User Host db Command Time State Info Progress
|
+1 system user NULL Daemon NULL InnoDB purge worker NULL 0.000
|
+2 system user NULL Daemon NULL InnoDB purge worker NULL 0.000
|
+3 system user NULL Daemon NULL InnoDB purge worker NULL 0.000
|
+4 system user NULL Daemon NULL InnoDB purge coordinator NULL 0.000
|
+5 system user NULL Daemon NULL InnoDB shutdown handler NULL 0.000
|
+9 root localhost test Query 0 init show full processlist 0.000
|
SELECT variable_value >= 0 FROM information_schema.global_status WHERE variable_name = 'innodb_num_pages_encrypted';
|
variable_value >= 0
|
1
|
SELECT variable_value > 0 FROM information_schema.global_status WHERE variable_name = 'innodb_num_pages_decrypted';
|
variable_value > 0
|
-1
|
+0
|
SELECT variable_value > 0 FROM information_schema.global_status WHERE variable_name = 'innodb_num_pages_page_compressed';
|
variable_value > 0
|
1
|
|
mysqltest: Result length mismatch
|