Skip to content
Update MySQL Errors authored by Ruan's avatar Ruan
...@@ -258,7 +258,7 @@ There is a confirmed regression in MariaDB LTS 10.11.11 (and similar versions) r ...@@ -258,7 +258,7 @@ There is a confirmed regression in MariaDB LTS 10.11.11 (and similar versions) r
- https://jira.mariadb.org/browse/MDEV-27366 - https://jira.mariadb.org/browse/MDEV-27366
- https://mariadb.com/kb/en/rowid-filtering-optimization/ - https://mariadb.com/kb/en/rowid-filtering-optimization/
Try updating MariaDB server to latest non-LTS stable version (11.x is unaffected). Otherwise: Try updating the MariaDB server to the latest stable release (11.x is unaffected). Otherwise:
Probably the result of database corruption, which tends to be caused by faulty storage / CPU / RAM. Probably the result of database corruption, which tends to be caused by faulty storage / CPU / RAM.
... ...
......