[MDEV-12233] main.mysql_upgrade_noengine fails in buildbot on ppc64le Created: 2017-03-11  Updated: 2023-11-29  Resolved: 2023-11-29

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.1
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-deb-trusty-ppc64le/builds/392/steps/mtr/logs/stdio

main.mysql_upgrade_noengine 'innodb_plugin' w1 [ fail ]
        Test ended at 2017-03-10 19:49:45
 
CURRENT_TEST: main.mysql_upgrade_noengine
--- /usr/share/mysql/mysql-test/r/mysql_upgrade_noengine.result	2017-03-10 18:03:35.000000000 +0000
+++ /run/shm/var/1/log/mysql_upgrade_noengine.reject	2017-03-10 19:49:45.235203219 +0000
@@ -50,65 +50,7 @@
 Level	Warning
 Code	1286
 Message	Unknown storage engine 'ARCHIVE'
-Phase 1/7: Checking and upgrading mysql database
-Processing databases
-mysql
-mysql.column_stats                                 OK
-mysql.columns_priv                                 OK
-mysql.db                                           OK
-mysql.event                                        OK
-mysql.func                                         OK
-mysql.gtid_slave_pos                               OK
-mysql.help_category                                OK
-mysql.help_keyword                                 OK
-mysql.help_relation                                OK
-mysql.help_topic                                   OK
-mysql.host                                         OK
-mysql.index_stats                                  OK
-mysql.innodb_index_stats                           OK
-mysql.innodb_table_stats                           OK
-mysql.plugin                                       OK
-mysql.proc                                         OK
-mysql.procs_priv                                   OK
-mysql.proxies_priv                                 OK
-mysql.roles_mapping                                OK
-mysql.servers                                      OK
-mysql.table_stats                                  OK
-mysql.tables_priv                                  OK
-mysql.time_zone                                    OK
-mysql.time_zone_leap_second                        OK
-mysql.time_zone_name                               OK
-mysql.time_zone_transition                         OK
-mysql.time_zone_transition_type                    OK
-mysql.user                                         OK
-Phase 2/7: Installing used storage engines... Skipped
-Phase 3/7: Fixing views
-Phase 4/7: Running 'mysql_fix_privilege_tables'
-Phase 5/7: Fixing table and database names
-Phase 6/7: Checking and upgrading tables
-Processing databases
-information_schema
-mtr
-mtr.global_suppressions                            OK
-mtr.test_suppressions                              OK
-performance_schema
-test
-test.t1
-Error    : Unknown storage engine 'BLACKHOLE'
-error    : Corrupt
-test.t2
-Error    : Unknown storage engine 'ARCHIVE'
-error    : Corrupt
-
-Repairing tables
-test.t1
-Error    : Unknown storage engine 'BLACKHOLE'
-error    : Corrupt
-test.t2
-Error    : Unknown storage engine 'ARCHIVE'
-error    : Corrupt
-Phase 7/7: Running 'FLUSH PRIVILEGES'
-OK
+This installation of MySQL is already upgraded to 10.1.22-MariaDB, use --force if you still need to run mysql_upgrade
 select table_catalog, table_schema, table_name, table_type, engine, row_format, table_rows, data_length, table_comment from information_schema.tables where table_schema='test';
 table_catalog	def
 table_schema	test
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 07:56:08 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.