MySQL OPTIMIZE tables?
mysqlcheck -u -p[password] -o [database name]
Related Posts
phpMyadmin installation and configuration
https://docs.phpmyadmin.net/en/latest/setup.html#setup_script
Error Code: 1148. The used command is not allowed with this MariaDB version
“ERROR 1148. The used command is not allowed with this MySQL/MariaDB version” when doing LOAD DATA LOCAL FILE…