Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.8.3
Description
From https://github.com/MariaDB/mariadb-docker/issues/438
Phase 4/7: Running 'mysql_fix_privilege_tables'
|
2022-06-11 6:03:58 10 [ERROR] Incorrect definition of table mysql.column_stats: expected column 'hist_type' at position 9 to have type enum('SINGLE_PREC_HB','DOUBLE_PREC_HB','JSON_HB'), found type enum('SINGLE_PREC_HB','DOUBLE_PREC_HB').
|
2022-06-11 6:03:58 10 [ERROR] Incorrect definition of table mysql.column_stats: expected column 'histogram' at position 10 to have type longblob, found type varbinary(255).
|
2022-06-11 6:03:58 10 [ERROR] Incorrect definition of table mysql.column_stats: expected column 'hist_type' at position 9 to have type enum('SINGLE_PREC_HB','DOUBLE_PREC_HB','JSON_HB'), found type enum('SINGLE_PREC_HB','DOUBLE_PREC_HB').
|
2022-06-11 6:03:58 10 [ERROR] Incorrect definition of table mysql.column_stats: expected column 'histogram' at position 10 to have type longblob, found type varbinary(255).
|
2022-06-11 6:04:01 10 [ERROR] Incorrect definition of table mysql.column_stats: expected column 'hist_type' at position 9 to have type enum('SINGLE_PREC_HB','DOUBLE_PREC_HB
|
Confirmed with 10.3.34, 10.5.15 and 10.6.7 as the source version before the upgrade.
Attachments
Issue Links
- relates to
-
MDEV-26710 Histogram field in mysql.column_stats is too short, JSON histograms get corrupt
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Priority | Blocker [ 1 ] | Major [ 3 ] |
Assignee | Vicențiu Ciorbaru [ cvicentiu ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Assignee | Vicențiu Ciorbaru [ cvicentiu ] | Daniel Black [ danblack ] |
Assignee | Daniel Black [ danblack ] | Vicențiu Ciorbaru [ cvicentiu ] |
Status | Confirmed [ 10101 ] | In Review [ 10002 ] |
Assignee | Vicențiu Ciorbaru [ cvicentiu ] | Daniel Black [ danblack ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.8.4 [ 27503 ] | |
Fix Version/s | 10.9.2 [ 27115 ] | |
Fix Version/s | 10.8 [ 26121 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Can confirm this issue for the upgrade from 10.6.5