Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
1.2.2
-
multiple um system
-
2019-03, 2019-04
Description
Customer report error with truncate table failed.
We are getting this error from Columnstore :
ERROR 1031 (HY000) at line 1: Storage engine Columnstore of the table xxxxxx doesn't have this option
This is happening when we are trying to truncate a table. We have a 2UM and 2PM configuration.
They had a 1um/2pm system running on 1.1.5. upgraded to 1.2.2 the added um2.
Problem showed up on tables that existed when at 1.1.5.
Issue looks to be related to an issue with the mysql_upgrade script, which gets run during the upgrade and when um2 is added
Attachments
Issue Links
- duplicates
-
MCOL-3383 mysqld crashing on replication drop table - local query PMs
- Closed
- is duplicated by
-
MCOL-2203 Warnings *.frm is inconsistent: engine typecode 44, engine name Columnstore are received with infinidb_vtable_mode=2
- Closed
-
MCOL-2212 mysqld got signal 11 and crashes after upgrade and perform DDL
- Closed
- relates to
-
MDEV-19120 legacy_db_type needs rethinking
- Open