MySQL :: MySQL 5.0 Reference Manual :: 4.4.9 mysql_upgrade — Check Tables for MySQL Upgrade

MySQL :: MySQL 5.0 Reference Manual :: 4.4.9 mysql_upgrade — Check Tables for MySQL Upgrade

瀏覽:349
日期:2025-10-05
Because mysql_upgrade invokes mysqlcheck with the --all-databases option, it processes all tables in all databases, which might take a long time to complete. Each table is locked and therefore unavailable to other sessions ......看更多