Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
11.4.7
-
None
-
None
-
Gentoo Linux, MariaDB 11.4.7 compiled from source, x86_64 environment
Description
While running the command ANALYZE TABLE .... FOR ALL for all database tables, the server got stuck while analyzing a specific table with 300 rows. The mariadb process was taking 100% of a CPU core (even after more than an hour) and I had to kill the server process and restart it. The issue was resolved when I deleted all rows from the table. After that, the analyze persistent statement completely successfully for all database tables.
I can provide (privately) the dump of the database table, it's the comment table from Backdrop CMS.