Hello,
I am a new user of cPanel/WHM and our dedicated server has v88.0.14 with MySQL v8. We need MyISAM tables for read-speed, compression and do not have a need for row-locking. I do not know whether the issue we are facing is related to cPanel or is due to MySQL v8 exclusively. I have already queried on the MySQL forum but have not had a response yet.
The issue is that after packing the MYISAM table successfully, the INFORMATION_SCHEMA does not reflect the new average record size and total data size. It still has the original values of the pre-packed files. It has updated the row format type from "Fixed" to "Compressed" but not the two variable sizes I mentioned earlier. This has an impact on phpMyAdmin and mysql_client. The overstating of the data size has huge consequences on our estimation of the available disk space.
Are their any users who are aware of this issue and can suggest a solution?
Many thanks,
Frank
I am a new user of cPanel/WHM and our dedicated server has v88.0.14 with MySQL v8. We need MyISAM tables for read-speed, compression and do not have a need for row-locking. I do not know whether the issue we are facing is related to cPanel or is due to MySQL v8 exclusively. I have already queried on the MySQL forum but have not had a response yet.
The issue is that after packing the MYISAM table successfully, the INFORMATION_SCHEMA does not reflect the new average record size and total data size. It still has the original values of the pre-packed files. It has updated the row format type from "Fixed" to "Compressed" but not the two variable sizes I mentioned earlier. This has an impact on phpMyAdmin and mysql_client. The overstating of the data size has huge consequences on our estimation of the available disk space.
Are their any users who are aware of this issue and can suggest a solution?
Many thanks,
Frank