Need to stop mysql when repair table? -


i want know that, when mysqlcheck or myisamchk time need stop mysql /etc/init.d/mysql stop or no need?

myisamchk -r /var/lib/mysql/sample/*.myi 

yes,sorry search.

answer: mysqlcheck must used when mysqld server running, whereas myisamchk should used when not


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -